All Projects → ManticoreGamesInc → Platform Documentation

ManticoreGamesInc / Platform Documentation

Licence: mit
Core Platform API Documentation & Tutorials

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Platform Documentation

Pdoc
API Documentation for Python Projects
Stars: ✭ 853 (+3312%)
Mutual labels:  api, api-documentation, documentation
Pico8 Api
Unofficial PICO-8 API with a lovely design ! ::
Stars: ✭ 115 (+360%)
Mutual labels:  api, documentation, game-development
Zeal
Offline documentation browser inspired by Dash
Stars: ✭ 9,164 (+36556%)
Mutual labels:  api, api-documentation, documentation
Awesome Documentation Tools
🔥 📚 All the tools, processes and resources you need to create an awesome API & Project documentation
Stars: ✭ 138 (+452%)
Mutual labels:  api, api-documentation, documentation
Drf Autodocs
Ultimately automated DRF documentation rendering(UNMAINTAINED)
Stars: ✭ 82 (+228%)
Mutual labels:  api, api-documentation, documentation
Hexo Theme Doc
A documentation theme for the Hexo blog framework
Stars: ✭ 222 (+788%)
Mutual labels:  api, api-documentation, documentation
Thehivedocs
Documentation of TheHive
Stars: ✭ 353 (+1312%)
Mutual labels:  api, documentation
Slackapidoc
Documentation of undocumented Slack API methods
Stars: ✭ 380 (+1420%)
Mutual labels:  api, documentation
Verb
HEADS UP! Verb is going though a major transition, we've completely refactored everything from the ground up. If you're interested, please see the dev branch.
Stars: ✭ 442 (+1668%)
Mutual labels:  api, documentation
Oas Kit
Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint
Stars: ✭ 516 (+1964%)
Mutual labels:  api, documentation
Chn Eolinker Ams Lite 4.0 For Java
中国最大的API接口管理平台,3.x开源发行版,支持多国语言[英语、简体中文、繁体中文]
Stars: ✭ 275 (+1000%)
Mutual labels:  api, api-documentation
Awesome Openapi3
😎 A list of awesome projects related to OpenAPI 3.0.x, curated by the community
Stars: ✭ 469 (+1776%)
Mutual labels:  api, documentation
Pdoc
🐍 ➡️ 📜 Auto-generate API documentation for Python projects
Stars: ✭ 604 (+2316%)
Mutual labels:  api-documentation, documentation
Cypress Documentation
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
Stars: ✭ 339 (+1256%)
Mutual labels:  api, documentation
Covid19 Brazil Api
API com dados atualizados sobre o status do COVID-19 🦠
Stars: ✭ 300 (+1100%)
Mutual labels:  api, documentation
Cljdoc
📚 A central documentation hub for the Clojure community
Stars: ✭ 416 (+1564%)
Mutual labels:  api, documentation
Docma
A powerful tool to easily generate beautiful HTML documentation from JavaScript (JSDoc), Markdown and HTML files.
Stars: ✭ 287 (+1048%)
Mutual labels:  api, documentation
Apiv2 Graphql Docs
AniList API V2 GraphQL Documentation
Stars: ✭ 501 (+1904%)
Mutual labels:  api, documentation
Wobike
Documentation of Bike Sharing APIs 🚴🛴🛵
Stars: ✭ 705 (+2720%)
Mutual labels:  api, documentation
Devdocs
API Documentation Browser
Stars: ✭ 27,208 (+108732%)
Mutual labels:  api-documentation, documentation

Core Platform Documentation

Website Build Status Build Status Build Status

Logo

Welcome to the source of the official Core platform documentation! Please check out the contribution document if you are interested in helping out!

Related Repositories

  • vscode-core - A Visual Studio Code extension that provides basic autocomplete support for the Core Games Lua API. (public)
  • external-editor-api-support - Generates the .luacompleterc file in the src/assets/api directory. (private)
  • LuaAPIDocumentation - Generates the API pages in src/api/ as well as the index and enums pages and the .luacheckrc file. (private)
  • mkdocs-material - Is the submodule that provides the theme. (public)

Branch Structure

There are multiple version of the Core documentation, and therefore multiple branches on this repository that correspond to each.

Note: production is a protected branch and cannot be pushed to directly! Instead, all changes must go through the development branch which gets then merged into production via an approval process by the documentation team.

In addition, we use Netlify to generate preview pages for every pull request and branch. Those URLs will be listed in the status window on every pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].