Skip to content

Commit f0e004f

Browse files
committed
build(docs): Remove settings leftover from sphinx-releases
1 parent c1dda0f commit f0e004f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doc/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@
3232
'sphinx_issues',
3333
]
3434

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-
4035
issues_github_path = about['__github__'].replace('https://github.com/', '')
4136

4237
templates_path = ['_templates']

0 commit comments

Comments
 (0)