/LunaSDK-Docs

The documentation repository for Luna SDK.

OtherNOASSERTION

Luna SDK Docs

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.

Building

  1. Install python.
  2. Install mkdocs and markdown math extensions:
    pip install mkdocs python-markdown-math
  3. Build site.
    mkdocs build

License

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.