fix duplicate headings, remove duplicate ToC

This commit is contained in:
Antoine Beaupré 2017-03-25 11:15:03 -04:00 committed by Simon Arlott
parent 8380f40a78
commit 8a7d33db3e
No known key found for this signature in database
GPG key ID: 49BFFEEFD4C3ED53
8 changed files with 14 additions and 56 deletions

View file

@ -1,12 +1,5 @@
.. contents::
:depth: 3
..
Cmodes
======
Meanings of channel modes
=========================
Channel modes
=============
+b, channel ban
---------------

View file

@ -1,12 +1,8 @@
.. contents::
:depth: 3
..
Operator Commands
=================
Network management commands
===========================
~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Note**
@ -210,7 +206,7 @@ SPLITNUM
splitmode. Only servers that have finished bursting count for this.
User management commands
========================
~~~~~~~~~~~~~~~~~~~~~~~~
KILL
----
@ -633,7 +629,7 @@ this session. This command is disabled by default because of the abuse
potential and little practical use.
Miscellaneous commands
======================
~~~~~~~~~~~~~~~~~~~~~~
ADMIN
-----

View file

@ -1,12 +1,8 @@
.. contents::
:depth: 3
..
Server config file format
=========================
General format
==============
~~~~~~~~~~~~~~
The config file consists of a series of BIND-style blocks. Each block
consists of a series of values inside it which pertain to configuration
@ -25,7 +21,7 @@ Anything from a # to the end of a line is a comment. Blank lines are
ignored. C-style comments are also supported.
Specific blocks and directives
==============================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Not all configuration blocks and directives are listed here, only the
most common ones. More blocks and directives will be documented in later
@ -768,7 +764,7 @@ name
wildcards.
Hostname resolution (DNS)
=========================
~~~~~~~~~~~~~~~~~~~~~~~~~
Charybdis uses solely DNS for all hostname/address lookups (no
``/etc/hosts`` or anything else). The DNS servers are taken from

View file

@ -10,7 +10,8 @@ Operators guide for the charybdis IRC server
Contents:
.. toctree::
:maxdepth: 2
:maxdepth: 1
intro
umodes
cmodes

View file

@ -1,10 +1,3 @@
.. contents::
:depth: 3
..
Introduction
============
Scope of this document
======================

View file

@ -1,13 +1,6 @@
.. contents::
:depth: 3
..
Oper privileges
===============
Meanings of oper privileges
===========================
These are specified in privset{}.
oper:admin, server administrator

View file

@ -1,13 +1,6 @@
.. contents::
:depth: 3
..
User Commands
=============
User commands
=============
Standard IRC commands are not listed here. Several of the commands in
the operator commands chapter can also be used by normal users.

View file

@ -1,12 +1,5 @@
.. contents::
:depth: 3
..
Umodes
======
Meanings of user modes
======================
User modes
==========
+a, server administrator
------------------------
@ -155,7 +148,7 @@ This umode is set on clients connected via SSL/TLS. It cannot be set or
unset after initial connection.
Snomask usage
=============
~~~~~~~~~~~~~
Usage is as follows:
@ -176,7 +169,7 @@ Umode +s is oper only by default, but even if you allow nonopers to set
it, they will not get any server notices.
Meanings of server notice masks
===============================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+b, bot warnings
----------------