Skip to content

Commit

Permalink
docs: mkdocstrings settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed Nov 19, 2024
1 parent 1005916 commit 2c97920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ plugins:
show_bases: false
show_inheritance_diagram: true
show_root_heading: true
show_root_full_path: false
show_root_full_path: true
show_signature_annotations: true
show_source: false
show_source: true
show_symbol_type_heading: true
show_symbol_type_toc: true
signature_crossrefs: true
Expand Down

0 comments on commit 2c97920

Please sign in to comment.