Helpful guides on how to integrate your project with NODA services.
There is a Makefile in the root of the repository. The following targets are available:
make all
- build all examples and the indexmake index
- build the indexmake examples
- build all examples
The build files is stored in the docs directory which is a GitHub pages site.
Whenever the master branch is updated the site is automatically built and published.
- Python 3.10
- Pygments
- PyYAML
- Marko