Caravan Documentation Usage On MacOS: $ brew install sphinx-doc and then: export PATH="/usr/local/opt/sphinx-doc/bin:$PATH" finally generate html (just for example): make html Under _build/html/ path you can navigate through html files.