Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Feb 14, 2024
1 parent 29b1eeb commit e025ca6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -411,8 +411,9 @@ def __call__(self, filename):
# see http://www.sphinx-doc.org/en/master/extdev/appapi.html
#

# paths to modules to be excluded by apidoc when generating rst files
apidoc_exclude = [
"../../src/pynwb/retinotopy.py",
"../../src/pynwb/retinotopy",
]

def run_apidoc(_):
Expand Down

0 comments on commit e025ca6

Please sign in to comment.