diff --git a/docs/build.sh b/docs/build.sh index a2300b7..f41dbff 100755 --- a/docs/build.sh +++ b/docs/build.sh @@ -1,5 +1,5 @@ #!/bin/bash cd docs || exit 1 -sphinx-apidoc -o api ../jeeves/core +sphinx-apidoc -o api ../jeeves make html diff --git a/docs/index.rst b/docs/index.rst index a97bcea..7a9ac2b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,7 +18,7 @@ Welcome to Jeeves's documentation! :glob: :caption: API Reference: - api/core.rst + api/jeeves.core.rst Indices and tables