Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Building documentation from source

Mateusz Piotrowski edited this page Mar 9, 2018 · 1 revision

Dependencies

  • py36-sphinx (flavor of textproc/py-sphinx)

Building

cd doc
make SPHINXBUILD=sphinx-build-3.6 singlehtml

Run make in order to see the list of all the available targets.