This repository hosts source files for Luna SDK Documents. We separate this from the main project to keep the main project small and fast to clone. For a compiled version of the Luna SDK Documents, see Luna SDK Docs.
- Install python.
- Install mkdocs and markdown math extensions:
pip install mkdocs python-markdown-math
- Build site.
mkdocs build
The Luna SDK Docs repository is a part of Luna SDK project, and is licensed under zlib/libpng license, see LICENSE.txt for more information.