Skip to content

Commit

Permalink
merged in master
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed May 11, 2021
2 parents a289aaa + f94e752 commit 8580a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ def filtered_files(base, unfiltered_files_filename):
os.remove(fl)
os.chdir("../..") # WARNING! RELATIVE FILENAMES CHANGE MEANING HERE!
apidoc.main([
'-q', '-o', _output_dir, _package_base,
'-o', _output_dir, _package_base,
"spinnman/messages/spinnaker_boot/boot_data/*",
# Special case: Don't want that empty package at all.
*filtered_files(_package_base, _unfiltered_files)])

0 comments on commit 8580a76

Please sign in to comment.