Skip to content

Commit

Permalink
fixup! Use pydata sphinx scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
padix-key committed Apr 29, 2024
1 parent 365b973 commit 460d114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
matplotlib.rcdefaults()

# Creation of API documentation
apidoc.create_api_doc(package_path, join(doc_path, "apidoc"))
apidoc.create_api_doc(PACKAGE_PATH, join(DOC_PATH, "apidoc"))

# Use custom citation sytle
pybtex.plugin.register_plugin(
Expand Down

0 comments on commit 460d114

Please sign in to comment.