run prettier
This commit is contained in:
parent
1e2d87efda
commit
2f7c7e1aa8
20 changed files with 227 additions and 218 deletions
22
mkdocs.yml
22
mkdocs.yml
|
|
@ -1,19 +1,19 @@
|
|||
site_name: Bumper Docs
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Using:
|
||||
- "Command-Line": CmdLine.md
|
||||
- "Docker": Docker.md
|
||||
- "Using with Apps": Use_With_App.md
|
||||
- "Using with Sucks": Use_With_Sucks.md
|
||||
- Using:
|
||||
- "Command-Line": CmdLine.md
|
||||
- "Docker": Docker.md
|
||||
- "Using with Apps": Use_With_App.md
|
||||
- "Using with Sucks": Use_With_Sucks.md
|
||||
- Certs: Create_Certs.md
|
||||
- DNS: DNS_Setup.md
|
||||
- Configuration:
|
||||
- "Environment Variables": Env_Var.md
|
||||
- Configuration:
|
||||
- "Environment Variables": Env_Var.md
|
||||
- Developing:
|
||||
- "Reversing The Protocols": Sniffing.md
|
||||
- "Developing and Testing": Develop.md
|
||||
- "How It Works": How_It_Works.md
|
||||
- "Reversing The Protocols": Sniffing.md
|
||||
- "Developing and Testing": Develop.md
|
||||
- "How It Works": How_It_Works.md
|
||||
- Origins: origins.md
|
||||
|
||||
theme: readthedocs
|
||||
theme: readthedocs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue