bumper/mkdocs.yml
Brian Martin 0a2276d953 Add sniffing and developing notes
Add sniffing and developing notes
2020-01-01 17:00:39 -05:00

19 lines
No EOL
499 B
YAML

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
- Certs: Create_Certs.md
- DNS: DNS_Setup.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
- Origins: origins.md
theme: readthedocs