From eaeb33a484d8e8879405ca9ab1968e8efbd2f9ca Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Wed, 10 Aug 2016 08:57:48 -0400 Subject: Improve toc layout --- docs/04-big-picture-behaviour.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'docs/04-big-picture-behaviour.md') diff --git a/docs/04-big-picture-behaviour.md b/docs/04-big-picture-behaviour.md index ad48211..1f67b84 100644 --- a/docs/04-big-picture-behaviour.md +++ b/docs/04-big-picture-behaviour.md @@ -1,14 +1,16 @@ [[back to doc map]](README.md) -# TABLE OF CONTENTS -- [Big-Picture Behaviour](#big-picture-behaviour) -- [Connection Maintenance](#connection-maintenance) -- [Nickname Maintenance](#nickname-maintenance) - # Big-Picture Behaviour This document describes the general behaviour of the `IRC::Client` clients. +## Table of Contents + +- [Connection Maintenance](#connection-maintenance) +- [Nickname Maintenance](#nickname-maintenance) + +--- + ## Connection Maintenance The client is designed with the goal of being run indefinitely. As such, it -- cgit v1.1