Skip to content

Commit

Permalink
Merge pull request #524 from plannigan/update-mkdocstrings-config
Browse files Browse the repository at this point in the history
Update mkdocstrings config to use supported form
  • Loading branch information
plannigan authored Sep 4, 2023
2 parents 058395c + 3a7fdae commit 1a28647
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,8 @@ plugins:
- mkdocstrings:
handlers:
python:
selection:
options:
docstring_style: "sphinx"
rendering:
heading_level: 3
show_root_heading: True
show_source: False
Expand Down

0 comments on commit 1a28647

Please sign in to comment.