Rename some header links to fit better (#7508)

* Rename some header links to fit better

* Change header links before dropdown to 5
This commit is contained in:
Greg Mooney 2024-10-31 12:23:27 +01:00 committed by GitHub
parent 1249220b25
commit c93015d1b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 3 deletions

View File

@ -172,6 +172,7 @@ html_theme = "pydata_sphinx_theme"
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
"header_links_before_dropdown": 5,
"icon_links": [
{
"name": "jupyter.org",

View File

@ -1,4 +1,4 @@
# Contributor
# Contributing
```{toctree}
:caption: Contributor Documentation

View File

@ -1,4 +1,4 @@
# Migrating to Notebook 7
# Migrating
_Updated 2023-05-17_

View File

@ -1,4 +1,4 @@
# User Documentation
# Documentation
Use this page to navigate to different parts of the user documentation.