Skip to content

Commit

Permalink
increase docs toc level (#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Jan 27, 2024
1 parent 5364a96 commit 0ed1bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ def autolog(message: str) -> None:
"repository_branch": "main",
"repository_url": "https://github.com/bjlittle/geovista",
"show_prev_next": True,
"show_toc_level": 3,
"show_toc_level": 4,
"toc_title": "On this page",
"use_download_button": True,
"use_edit_page_button": False,
Expand Down

0 comments on commit 0ed1bd0

Please sign in to comment.