merge two index pages

This commit is contained in:
Antoine Beaupré 2017-03-25 11:09:44 -04:00
parent 2874f74c81
commit 0da7307521
No known key found for this signature in database
GPG key ID: 792152527B75921E
3 changed files with 11 additions and 17 deletions

View file

@ -1,12 +0,0 @@
============================================
Operators guide for the charybdis IRC server
============================================
:Author: Jilles Tjoelker
:Date: 2009
.. contents::
:depth: 3
..
INTRO UMODES CMODES UCOMMANDS COMMANDS OPRIVS CONFIG

View file

@ -49,7 +49,7 @@ master_doc = 'index'
# General information about the project.
project = u'Charybdis operator guide'
copyright = u'2017, Jilles Tjoelker'
copyright = u'2009, Jilles Tjoelker'
author = u'Jilles Tjoelker'
# The version info for the project you're documenting, acts as replacement for

View file

@ -3,15 +3,21 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Charybdis operator guide's documentation!
====================================================
============================================
Operators guide for the charybdis IRC server
============================================
Contents:
.. toctree::
:maxdepth: 2
intro
umodes
cmodes
ucommands
commands
oprivs
config
Indices and tables
==================