1
0
mirror of https://codeberg.org/CRXN/docs.git synced 2024-09-21 11:03:25 +02:00
docs/mkdocs.yml

26 lines
729 B
YAML
Raw Normal View History

2021-02-17 20:12:07 +02:00
site_name: CRXN
2021-06-03 11:53:21 +02:00
theme: readthedocs
2021-02-17 20:12:07 +02:00
nav:
2021-06-03 12:11:18 +02:00
- Home: index.md
- Getting started:
2021-05-20 13:03:30 +02:00
- Guide: getting-started.md
- Rules: rules.md
- Requirements: requirements.md
- Registration:
- Registering a new /48 ULA: register_ula.md
- Adding your prefix to EntityDB: entitydb.md
- Routing:
- Setting up Bird:
- Bird basics: bird_basics.md
- Bird configuration:
- Bird 1.6: bird1.6.md
- Bird 2: bird2.md
- Protocols:
- Babel: bird_babel.md
- OSPFv3: bird_ospfv3.md
2021-06-03 12:11:18 +02:00
- Additional:
- On-the-go: onthego.md
- Peers: peers.md
- Services: services.md
- People: people.md