ManticoreGamesInc / platform-documentation

Core Platform API Documentation & Tutorials
https://docs.coregames.com
MIT License
38 stars 138 forks source link
api api-documentation core coregames documentation game-development lua manticore mkdocs ucg
# Core Platform Documentation [![Open in VSCode](https://img.shields.io/static/v1?logo=visualstudiocode&label=&message=Open%20in%20Visual%20Studio%20Code&labelColor=2c2c32&color=007acc&logoColor=007acc)](https://open.vscode.dev/ManticoreGames/platform-documentation) [![Website Build Status](https://api.netlify.com/api/v1/badges/c0780d7f-a678-49fd-b50e-ffe26f95147f/deploy-status)](https://app.netlify.com/sites/manticore-docs/deploys) [![Build Status](https://github.com/ManticoreGamesInc/platform-documentation/workflows/Build%20&%20Deploy%20(Development)/badge.svg)](https://github.com/ManticoreGamesInc/platform-documentation/actions?query=workflow%3A%22Build+%26+Deploy+%28Development%29%22) [![Build Status](https://github.com/ManticoreGamesInc/platform-documentation/workflows/Build%20&%20Deploy%20(Production)/badge.svg)](https://github.com/ManticoreGamesInc/platform-documentation/actions?query=workflow%3A%22Build+%26+Deploy+%28Production%29%22) ![Logo](https://i.imgur.com/qGXJGGE.jpeg)

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

Stack

The Core Documentation Platform is built on mkdocs and following plugins for it:

Related Repositories

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.