docs: Added 'how to debug' page

This commit is contained in:
AURUMVORXX
2024-11-26 01:12:00 +03:00
parent d779d0a661
commit cbd432a1e7
3 changed files with 55 additions and 1 deletions

View File

@@ -6,11 +6,15 @@ markdown_extensions:
- pymdownx.details
- pymdownx.superfences
- sane_lists
- attr_list
- md_in_html
- pymdownx.blocks.caption
plugins:
- mkdocstrings
- search
- callouts
- glightbox
repo_url: https://github.com/AURUMVORXX/PyG2O.git
@@ -18,6 +22,8 @@ nav:
- How to use: index.md
- Comparing with Squirrel: comparing.md
- QnA: qna.md
- How To...:
- ...debug?: howto/localdebug.md
- Classes:
- Game:
- Daedalus: classes/game/Daedalus.md