Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 435 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 435 Bytes

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