Skip to content

Commit

Permalink
Ignore Sphinx warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Viicos committed May 5, 2023
1 parent e6515b2 commit 38d55b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,6 @@ def find_version(*file_paths):
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = []

# Sphinx somehow can't find this one
nitpick_ignore = [("py:class", "RSAPublicKey")]

0 comments on commit 38d55b1

Please sign in to comment.