To create the docs for the src: 1. Execute in root folder: sphinx-apidoc -eMf -o docs src/pypdevsbbl sphinx-apidoc -eMf -o docs src/test 2. Execute in docs folder: make html