Skip to content

Commit

Permalink
housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
menckend committed Oct 22, 2024
1 parent 43f9c2f commit fbac271
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
'sphinx.ext.intersphinx', # Link to other project's documentation (see mapping below)
'sphinx.ext.viewcode', # Add a link to the Python source code for classes, functions etc.
'autoapi.extension',
'sphinx.ext.graphviz',
'sphinx.ext.inheritance_diagram',
]

source_suffix = [".rst", ".md"]
Expand All @@ -41,7 +39,6 @@
"members",
"undoc-members",
"show-inheritance",
"show-inheritance-diagram",
"show-module-summary",
"imported-members",
]
Expand Down
1 change: 0 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ sphinx_autodoc_typehints
python-docs-theme
docker
sphinx-pyproject
Graphviz

0 comments on commit fbac271

Please sign in to comment.