neradis / nif-sd-llod-17

Sphinx pages for instructions for the NIF session at SD-LLOD-17

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

documentation

sources for instructions/hints for the NIF practical session at SD-LLOD-17 (host by Read The Docs)

setting up local preview

Get required Python libs using pip: pip install -r requirements.txt

Build documentation once:

cd docs
make html

Preview with automatic reload on changes:

cd docs
sphinx-autobuild -a -r _build . _build_auto

About

Sphinx pages for instructions for the NIF session at SD-LLOD-17