Skip to content

Remove documentation build bugs #204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jan 31, 2024
Prev Previous commit
Next Next commit
Comment cleanup
  • Loading branch information
kroenlein committed Jan 9, 2024
commit 5d784c0ad86cce3e8ca1a3a07407bf716a2442e2
12 changes: 1 addition & 11 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,5 @@
}

suppress_warnings = [
# 'app',
# 'autosectionlabel',
# 'download',
# 'epub',
# 'i18n',
# 'index',
# 'image',
# 'ref',
'ref.python'
# 'misc',
# 'toc'
'ref.python'
]