Build documentation To run auto-doc for the API, from /docs run: $ sphinx-apidoc -f -o ./source/api_reference ../nwbwidgets To build the HTML, from /docs run: $ sphinx-build -b html ./source ./build