Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ author: Tskit Developers
copyright: "2023"
only_build_toc_files: true
logo: tsdate_logo.svg
favicon: favicon.ico

execute:
timeout: 300
Expand All @@ -26,14 +27,11 @@ html:
use_issues_button: true
use_repository_button: true
use_edit_page_button: true
# Do not edit this - the version placeholder is replaced by the
# current version during a distribution build in the Makefile
extra_navbar: tsdate __TSDATE_VERSION__
extra_footer: tsdate __TSDATE_VERSION__


sphinx:
extra_extensions:
- sphinx_copybutton
- sphinx.ext.autodoc
- sphinx.ext.mathjax
- sphinx.ext.autosummary
Expand All @@ -48,6 +46,9 @@ sphinx:
html_theme: sphinx_book_theme
html_theme_options:
pygments_dark_style: monokai
navigation_with_keys: false
logo:
text: "Version __TSDATE_VERSION__"
pygments_style: monokai
bibtex_reference_style: author_year
myst_enable_extensions:
Expand Down
Binary file added docs/favicon.ico
Binary file not shown.