Skip to content

Commit 30d4ba2

Browse files
committed
docs: Fix docs for type parameter headings
1 parent 9133589 commit 30d4ba2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/usage/configuration/headings.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,7 @@ plugins:
744744
summary: false
745745
separate_signature: true
746746
show_signature_type_parameters: true
747+
show_inheritance_diagram: false
747748
type_parameter_headings: true
748749
```
749750

@@ -765,6 +766,7 @@ plugins:
765766
show_docstring_description: false
766767
show_docstring_parameters: false
767768
show_docstring_returns: false
769+
show_inheritance_diagram: false
768770
```
769771
////
770772

@@ -781,6 +783,7 @@ plugins:
781783
show_docstring_description: false
782784
show_docstring_parameters: false
783785
show_docstring_returns: false
786+
show_inheritance_diagram: false
784787
```
785788
////
786789

@@ -797,6 +800,7 @@ plugins:
797800
show_docstring_description: false
798801
show_docstring_parameters: false
799802
show_docstring_returns: false
803+
show_inheritance_diagram: false
800804
```
801805
////
802806
///

0 commit comments

Comments
 (0)