docs: improved navigation, fixed type for warning in emane/gpsd

This commit is contained in:
Blake Harnden 2023-04-20 12:01:39 -07:00
parent 374ddb677c
commit d2008b1e5a
2 changed files with 19 additions and 2 deletions

View file

@ -7,7 +7,7 @@ Introduction to integrating gpsd in CORE with EMANE.
[EMANE Demo 0](https://github.com/adjacentlink/emane-tutorial/wiki/Demonstration-0)
may provide more helpful details.
!!!! warning
!!! warning
Requires installation of [gpsd](https://gpsd.gitlab.io/gpsd/index.html)

View file

@ -47,11 +47,28 @@ nav:
- Services:
- Config Services: configservices.md
- Services (Deprecated): services.md
- Provided:
- Bird: services/bird.md
- EMANE: services/emane.md
- FRR: services/frr.md
- NRL: services/nrl.md
- Quagga: services/quagga.md
- SDN: services/sdn.md
- Security: services/security.md
- Utility: services/utility.md
- XORP: services/xorp.md
- API:
- Python: python.md
- gRPC: grpc.md
- Distributed: distributed.md
- Control Network: ctrlnet.md
- Hardware In The Loop: hitl.md
- EMANE: emane.md
- EMANE:
- Overview: emane.md
- Examples:
- Antenna: emane/antenna.md
- EEL: emane/eel.md
- Files: emane/files.md
- GPSD: emane/gpsd.md
- Precomputed: emane/precomputed.md
- Developers Guide: devguide.md