Skip to content

Commit

Permalink
docs: correct docs strings hoffstadt#1906
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffstadt committed Oct 17, 2022
1 parent 1b3be26 commit 9b54f87
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 11 deletions.
2 changes: 1 addition & 1 deletion dearpygui/_dearpygui.pyi

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions dearpygui/_dearpygui_RTD.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dearpygui/_header.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ def show_documentation() -> None:


def show_font_manager() -> None:
"""Shows the standard documentation window
"""Shows a debug tool for the font manager
Returns:
None
Expand All @@ -194,7 +194,7 @@ def show_font_manager() -> None:


def show_item_registry() -> None:
"""Shows the standard documentation window
"""Shows the item hierarchy of your application
Returns:
None
Expand Down
14 changes: 8 additions & 6 deletions dearpygui/dearpygui.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified thirdparty/cpython/configure
100644 → 100755
Empty file.

0 comments on commit 9b54f87

Please sign in to comment.