We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1dda0f commit f0e004fCopy full SHA for f0e004f
doc/conf.py
@@ -32,11 +32,6 @@
32
'sphinx_issues',
33
]
34
35
-releases_unstable_prehistory = True
36
-releases_document_name = ["history"]
37
-releases_issue_uri = "https://github.com/tmux-python/libtmux/issues/%s"
38
-releases_release_uri = "https://github.com/tmux-python/libtmux/tree/v%s"
39
-
40
issues_github_path = about['__github__'].replace('https://github.com/', '')
41
42
templates_path = ['_templates']
0 commit comments