Skip to content

Commit c93015d

Browse files
authored
Rename some header links to fit better (#7508)
* Rename some header links to fit better * Change header links before dropdown to 5
1 parent 1249220 commit c93015d

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@
172172
# further. For a list of options available for each theme, see the
173173
# documentation.
174174
html_theme_options = {
175+
"header_links_before_dropdown": 5,
175176
"icon_links": [
176177
{
177178
"name": "jupyter.org",

docs/source/contributor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributor
1+
# Contributing
22

33
```{toctree}
44
:caption: Contributor Documentation

docs/source/migrate_to_notebook7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Migrating to Notebook 7
1+
# Migrating
22

33
_Updated 2023-05-17_
44

docs/source/user-documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# User Documentation
1+
# Documentation
22

33
Use this page to navigate to different parts of the user documentation.
44

0 commit comments

Comments
 (0)