Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infrastructure #205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

infrastructure #205

wants to merge 1 commit into from

Conversation

knaaptime
Copy link
Member

@knaaptime knaaptime commented Feb 16, 2024

resolves #204

@knaaptime knaaptime mentioned this pull request Feb 16, 2024
html_theme_options = {
# Navigation bar title. (Default: ``project`` value)
"navbar_title": "tobler",
# Render the next and previous page links in navbar. (Default: true)
"navbar_sidebarrel": False,
# Render the current pages TOC in the navbar. (Default: true)
# Render the current pages TOC in the navbar. (De fault: true)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Render the current pages TOC in the navbar. (De fault: true)
# Render the current pages TOC in the navbar. (Default: true)

"nbsphinx"]
"sphinxcontrib.bibtex",
"nbsphinx",
"nbsphinx_link"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this used? It seems that it needs some additional spec https://nbsphinx-link.readthedocs.io/en/latest/introduction.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Site docs return 404
2 participants