Skip to content

Commit f9e7e35

Browse files
committed
build(docs): Remove old releases variables
1 parent 3f7f948 commit f9e7e35

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@
2323
'recommonmark',
2424
]
2525

26-
releases_unstable_prehistory = True
27-
releases_document_name = ["history"]
28-
releases_issue_uri = "https://github.com/vcs-python/libvcs/issues/%s"
29-
releases_release_uri = "https://github.com/vcs-python/libvcs/tree/v%s"
30-
3126
issues_github_path = about['__github__']
3227

3328
templates_path = ['_templates']

0 commit comments

Comments
 (0)