Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
try initial change
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbrn committed Mar 28, 2024
1 parent 3321b58 commit 9b28c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
# Remove 'view source code' from top of page (for html, not python)
html_show_sourcelink = False
# Remove namespaces from class/method signatures
add_module_names = False
add_module_names = True

autoapi_type = "python"
autoapi_dirs = ["../src"]
Expand Down

0 comments on commit 9b28c2c

Please sign in to comment.