diff --git a/docs/extras.md b/docs/extras.md index 1d708fa..3721feb 100644 --- a/docs/extras.md +++ b/docs/extras.md @@ -5,5 +5,3 @@ heading_level: 1 show_root_heading: true show_source: true - separate_signature: false - show_signature_annotations: true diff --git a/docs/outsource.md b/docs/outsource.md index 667b5fb..bb151be 100644 --- a/docs/outsource.md +++ b/docs/outsource.md @@ -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 diff --git a/docs/testing.md b/docs/testing.md index 6a36ebc..b712b7a 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -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