mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-18 00:53:56 +02:00
docs: small autoapi improvements
This commit is contained in:
@@ -31,7 +31,9 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
|
||||
|
||||
# -- AutoAPI Options ---------------------------------------------------------
|
||||
autoapi_dirs = ["../findmy/"]
|
||||
autoapi_root = "reference/"
|
||||
autoapi_add_toctree_entry = False
|
||||
autoapi_keep_files = True
|
||||
autoapi_options = [
|
||||
"members",
|
||||
"undoc-members",
|
||||
|
||||
Reference in New Issue
Block a user