Skip to content

Commit

Permalink
docs: show no types in API headings
Browse files Browse the repository at this point in the history
  • Loading branch information
15r10nk committed Jul 22, 2024
1 parent b6d7a67 commit bf64488
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 0 additions & 2 deletions docs/extras.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,3 @@
heading_level: 1
show_root_heading: true
show_source: true
separate_signature: false
show_signature_annotations: true
5 changes: 5 additions & 0 deletions docs/outsource.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,12 @@ The `external` object can be used inside other data structures.
## API

::: inline_snapshot.outsource
options:
show_root_heading: true

::: inline_snapshot.external
options:
show_root_heading: true

## pytest options

Expand Down
1 change: 0 additions & 1 deletion docs/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,5 @@ The following example shows how you can use the `Example` class to test what inl
heading_level: 3
show_root_heading: true
show_root_full_path: false
show_signature_annotations: true
show_source: false
annotations_path: brief

0 comments on commit bf64488

Please sign in to comment.