Skip to content

Commit

Permalink
Add Man Page Introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
type6six committed Sep 4, 2024
1 parent f5bc9e6 commit a4481e4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions gh-pages/docs/Man-Page-Introduction.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# DTN Manual Pages

This collection includes comprehensive entries for all components of the Delay Tolerant Networking (DTN) suite, covering a wide range of protocols, utilities, and tools. Topics include the Asynchronous Message Service (AMS), Bundle Protocol versions 6 and 7 (BPv6 and BPv7), Bundle Streaming Service (BSS), Bundle Streaming Service (Test Utility) Protocol (BSSP), CCSDS File Delivery Protocol (CFDP), Datagram Retransmission System (DGR), Delay Tolerant Payload Conditioning (DTPC), Interplanetary Communications Infrastructure (ICI), Licklider Transmission Protocol (LTP), Network Management Agent for Asynchronous Management Protocol (AMP), and Delay Tolerant Key Administration.

Use the sidebar to navigate through the available documentation.
3 changes: 2 additions & 1 deletion gh-pages/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,10 @@ nav:
- ION Utility Programs: ION-Utilities.md
- ION Coding Guide: ION-Coding-Guide.md
- Man Pages:
- Man Pages: Man-Page-Introduction.md
- Asychronous Messaging System (AMS): man/ams/index.md
- Bundle Protcool v7 (BPv7): man/bpv7/index.md
- Bundle Protocol v6 (BPv6): man/bpv6/index.md
- Asychronous Messaging System (AMS): man/ams/index.md
- Bundle Streaming Service (BSS): man/bss/index.md
- Bundle Streaming Service (Test Utility) Protocol (BSSP): man/bssp/index.md
- CCSDS File Delivery Protocol (CFDP): man/cfdp/index.md
Expand Down

0 comments on commit a4481e4

Please sign in to comment.