Skip to content

Commit

Permalink
Merge pull request #45 from NextronSystems/v4
Browse files Browse the repository at this point in the history
chore: disable show source
  • Loading branch information
redteampanda-ng authored Oct 30, 2024
2 parents d747430 + 804ce7a commit 29bb00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
if "html_context" not in globals():
html_context = {}
html_context["READTHEDOCS"] = True

html_show_sourcelink = False
epub_title = project
epub_exclude_files = ['search.html']
intersphinx_mapping = {'https://docs.python.org/': None}
Expand Down

0 comments on commit 29bb00e

Please sign in to comment.