8000 docs: Fix mkdocstrings heading level · hubayirp/llama-cpp-python@31cf0ec · GitHub
[go: up one dir, main page]

Skip to content

Commit 31cf0ec

Browse files
committed
docs: Fix mkdocstrings heading level
1 parent e349f31 commit 31cf0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ plugins:
3030
show_signature: true
3131
docstring_section_style: list
3232
show_root_heading: true
33+
heading_level: 3
3334
import:
3435
- https://docs.python.org/3/objects.inv
3536
- https://numpy.org/doc/stable/objects.inv

0 commit comments

Comments
 (0)
0