mirror of https://github.com/pwndbg/pwndbg.git
Order the documentation navigation (#2993)
* sort the website navigation nicely * update uv lockpull/3002/head
parent
67b4905ae9
commit
e83dee14c2
@ -0,0 +1,14 @@
|
||||
# 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
|
||||
- commands
|
||||
- functions
|
||||
- configuration
|
||||
- contributing
|
||||
- misc
|
||||
- reference
|
||||
- blog
|
||||
Loading…
Reference in new issue