From 0c07b4491ccf73814453dd91f520b972af214cf0 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Fri, 2 Feb 2018 16:40:07 +1000 Subject: [PATCH] manual: Add ToC --- docs/MANUAL.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/MANUAL.md b/docs/MANUAL.md index d515c9bc..afd62ebc 100644 --- a/docs/MANUAL.md +++ b/docs/MANUAL.md @@ -14,6 +14,26 @@ _Copyright © 2018 Daniel Oaks _ -------------------------------------------------------------------------------------------- +# Table of Contents + +- Introduction + - Project Basics +- Installing + - Windows + - macOS / Linux / Raspberry Pi +- Features + - User Accounts + - Channel Registration +- Modes + - User Modes + - Channel Modes + - Channel Prefixes +- Acknowledgements + + +-------------------------------------------------------------------------------------------- + + # Introduction This document goes over the Oragono IRC server, how to get it running and how to use it once it is up and running!