Skip to content

Commit 03b5227

Browse files
committed
Doc changes for consistency across tskit-dev
1 parent 6cfecbe commit 03b5227

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/_config.yml

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

1011
execute:
1112
execute_notebooks: cache
@@ -23,13 +24,10 @@ html:
2324
use_issues_button: true
2425
use_repository_button: true
2526
use_edit_page_button: true
26-
# Do not edit this - the version placeholder is replaced by the
27-
# current version during a distribution build in the Makefile
28-
extra_navbar: __TSKIT_VERSION__
29-
extra_footer: __TSKIT_VERSION__
3027

3128
sphinx:
3229
extra_extensions:
30+
- sphinx_copybutton
3331
- breathe
3432
- sphinx.ext.autodoc
3533
- sphinx_autodoc_typehints
@@ -47,6 +45,8 @@ sphinx:
4745
html_theme_options:
4846
pygments_dark_style: monokai
4947
navigation_with_keys: false
48+
logo:
49+
text: "Version __TSKIT_VERSION__"
5050
repository_url: https://github.com/tskit-dev/tskit
5151
repository_branch: main
5252
path_to_docs: docs

docs/favicon.ico

3.81 KB
Binary file not shown.

0 commit comments

Comments
 (0)