]> jfr.im git - solanum.git/commitdiff
fix duplicate headings, remove duplicate ToC
authorAntoine Beaupré <redacted>
Sat, 25 Mar 2017 15:15:03 +0000 (11:15 -0400)
committerSimon Arlott <sa.me.uk>
Sun, 12 Aug 2018 08:20:32 +0000 (09:20 +0100)
doc/oper-guide/cmodes.rst
doc/oper-guide/commands.rst
doc/oper-guide/config.rst
doc/oper-guide/index.rst
doc/oper-guide/intro.rst
doc/oper-guide/oprivs.rst
doc/oper-guide/ucommands.rst
doc/oper-guide/umodes.rst

index 236fc7f33eac910d0d6804c8a042f9e7b4ab75c7..0232e1ee182bf9915cd122b0200ad1ca083dfe40 100644 (file)
@@ -1,12 +1,5 @@
-.. contents::
-   :depth: 3
-..
-
-Cmodes
-======
-
-Meanings of channel modes
-=========================
+Channel modes
+=============
 
 +b, channel ban
 ---------------
index b76318b804de2cd7cbdd5ec2e46c30c7fc96ea7c..97725e561972c4a051576daa9408380ab0d019cb 100644 (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
 -----
index 3bc79601494fa327f26ff3f34610cf13806e4363..2ba7a471df721d7ee1e64d89c5907b40f1035028 100644 (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
index b1ad2bbd0020d4c8c9bdc9d241ca1207697b9962..5b283f2f02b5496a32503663cb7050a18ee9ea28 100644 (file)
@@ -10,7 +10,8 @@ Operators guide for the charybdis IRC server
 Contents:
 
 .. toctree::
-   :maxdepth: 2
+   :maxdepth: 1
+
    intro
    umodes
    cmodes
index ab64141cf0a92c80f605c0d7a304daafe5fb7eb8..5585075d519c654dac9f5adc5d601e24c812ff50 100644 (file)
@@ -1,10 +1,3 @@
-.. contents::
-   :depth: 3
-..
-
-Introduction
-============
-
 Scope of this document
 ======================
 
index 620d6d90b4e62c92cf45aae1c966160c9212c3ca..5567b063a10ed9fd5a7e6996ff110d86ad877c7a 100644 (file)
@@ -1,13 +1,6 @@
-.. contents::
-   :depth: 3
-..
-
 Oper privileges
 ===============
 
-Meanings of oper privileges
-===========================
-
 These are specified in privset{}.
 
 oper:admin, server administrator
index cf4718545765c3a2c0b5ed52a96e03f079d91c13..ba74edfa82e1de8012b99f70fc42a4101b6ef33c 100644 (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.
 
index 32e099e4c9f9a1133ce74d89e0a406d09f53bda6..a05523e8680a44bde46fe90ee9ffac9ff4fc5e1e 100644 (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
 ----------------