Skip to content

Commit

Permalink
remove: mock
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Sep 3, 2024
1 parent ba02b5a commit 6f7ce96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,4 @@
html_static_path = ['_static']
autodoc_member_order = "bysource"
autodoc_inherit_docstrings = True
autosummary_generate = True
autodoc_mock_imports = ["nx_arangodb"]
autosummary_generate = True
3 changes: 2 additions & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sphinx
sphinx_rtd_theme
networkx
networkx
nx-arangodb

0 comments on commit 6f7ce96

Please sign in to comment.