Skip to content

Commit a20aea8

Browse files
committed
Doc changes for consistency across tskit-dev
1 parent 2b38347 commit a20aea8

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/_config.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ author: Tskit Developers
66
copyright: "2023"
77
only_build_toc_files: true
88
logo: tsdate_logo.svg
9+
favicon: favicon.ico
910

1011
execute:
1112
timeout: 300
@@ -26,14 +27,11 @@ html:
2627
use_issues_button: true
2728
use_repository_button: true
2829
use_edit_page_button: true
29-
# Do not edit this - the version placeholder is replaced by the
30-
# current version during a distribution build in the Makefile
31-
extra_navbar: tsdate __TSDATE_VERSION__
32-
extra_footer: tsdate __TSDATE_VERSION__
3330

3431

3532
sphinx:
3633
extra_extensions:
34+
- sphinx_copybutton
3735
- sphinx.ext.autodoc
3836
- sphinx.ext.mathjax
3937
- sphinx.ext.autosummary
@@ -48,6 +46,9 @@ sphinx:
4846
html_theme: sphinx_book_theme
4947
html_theme_options:
5048
pygments_dark_style: monokai
49+
navigation_with_keys: false
50+
logo:
51+
text: "Version __TSDATE_VERSION__"
5152
pygments_style: monokai
5253
bibtex_reference_style: author_year
5354
myst_enable_extensions:

docs/favicon.ico

3.81 KB
Binary file not shown.

0 commit comments

Comments
 (0)