Skip to content

Commit

Permalink
cleanup the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
paquiteau committed May 14, 2024
1 parent 0e69a26 commit 3f20366
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 66 deletions.
8 changes: 0 additions & 8 deletions docs/_templates/module.rst_t

This file was deleted.

57 changes: 0 additions & 57 deletions docs/_templates/package.rst_t

This file was deleted.

2 changes: 1 addition & 1 deletion docs/build_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
rm -rf _build _api

# Build the API documentation with autoapi
sphinx-apidoc -ePf --ext-autodoc --output-dir=_api -t _templates/ ../src/snkf "**/_version.py"
#sphinx-apidoc -ePf --ext-autodoc --output-dir=_api -t _templates/ ../src/snkf "**/_version.py"

# Finally build the entire docs
jupyter-book build .

0 comments on commit 3f20366

Please sign in to comment.