Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.

Files

Latest commit

Jun 7, 2020
a249be9 · Jun 7, 2020

History

History

main

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 7, 2020
May 13, 2018
Jun 4, 2020

LibGDX document generation tool

Tool to generate official documentation for LibGDX.

Documentation is generated from markdown files with frontmatter headers for search indexing. Markdown headers are also parsed for search indexes which is generated during the serve process. Any changes to the css/img/js/template files will resync the browser thanks to browsersync.

Build instructions

npm install

gulp serve

Deploy instructions

gulp deploy