We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f544153 commit 0704fbdCopy full SHA for 0704fbd
src/pulp_docs/data/mkdocs.yml
@@ -58,8 +58,9 @@ plugins:
58
show_source: false
59
show_symbol_type_heading: true
60
show_symbol_type_toc: true
61
- docstring_section_style: table # table, list, spacy
62
- # heading_level: 2
+ docstring_section_style: list # table, list, spacy
+ filters: ["!^_"]
63
+ heading_level: 2
64
show_root_heading: true
65
show_root_toc_entry: true
66
show_if_no_docstring: false
0 commit comments