mirror of https://github.com/pwndbg/pwndbg.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
350 B
YAML
16 lines
350 B
YAML
# Managed by the awesome-nav plugin.
|
|
# https://lukasgeiter.github.io/mkdocs-awesome-nav/
|
|
# Allows us to specify the order of these pages (default is alphabetical)
|
|
# without having to write the whole nav.
|
|
nav:
|
|
- index.md
|
|
- setup.md
|
|
- features.md
|
|
- commands
|
|
- functions
|
|
- configuration
|
|
- contributing
|
|
- tutorials
|
|
- reference
|
|
- blog
|