summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-07-10 19:56:45 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-07-10 20:16:03 +0100
commit0b7ae80bf88f0f08486417110cf069ec9dae8229 (patch)
tree7f661a1aafbe741b99d3735367a77f5416620ecc /docs
parentc2d3ad9f539877294a031aae9ae410d0e96bf642 (diff)
doc: remove orphan directives
they indeed supress the annoying warnings during compilation but also show up in the rendered documents
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/accounts_table.rst2
-rw-r--r--docs/source/configuration/alotrc_table.rst2
-rw-r--r--docs/source/description.rst2
-rwxr-xr-xdocs/source/generate_commands.py2
-rwxr-xr-xdocs/source/generate_configs.py2
-rw-r--r--docs/source/manpage.rst2
-rw-r--r--docs/source/usage/commands.rst2
-rw-r--r--docs/source/usage/first_steps.rst2
-rw-r--r--docs/source/usage/modes/bufferlist.rst2
-rw-r--r--docs/source/usage/modes/envelope.rst2
-rw-r--r--docs/source/usage/modes/global.rst2
-rw-r--r--docs/source/usage/modes/search.rst2
-rw-r--r--docs/source/usage/modes/taglist.rst2
-rw-r--r--docs/source/usage/modes/thread.rst2
-rw-r--r--docs/source/usage/synopsis.rst2
15 files changed, 1 insertions, 29 deletions
diff --git a/docs/source/configuration/accounts_table.rst b/docs/source/configuration/accounts_table.rst
index 7ac8d90f..aea1956c 100644
--- a/docs/source/configuration/accounts_table.rst
+++ b/docs/source/configuration/accounts_table.rst
@@ -1,6 +1,4 @@
-:orphan:
-
.. CAUTION: THIS FILE IS AUTO-GENERATED
from the inline comments of specfile defaults/alot.rc.spec.
diff --git a/docs/source/configuration/alotrc_table.rst b/docs/source/configuration/alotrc_table.rst
index e8d32966..6b4e2092 100644
--- a/docs/source/configuration/alotrc_table.rst
+++ b/docs/source/configuration/alotrc_table.rst
@@ -1,6 +1,4 @@
-:orphan:
-
.. CAUTION: THIS FILE IS AUTO-GENERATED
from the inline comments of specfile defaults/alot.rc.spec.
diff --git a/docs/source/description.rst b/docs/source/description.rst
index fa9148d2..9dea9693 100644
--- a/docs/source/description.rst
+++ b/docs/source/description.rst
@@ -1,5 +1,3 @@
-:orphan:
-
Alot is a terminal-based mail user agent for the notmuch mail system.
It features a modular and command prompt driven interface
to provide a full MUA experience as an alternative to the Emacs mode shipped
diff --git a/docs/source/generate_commands.py b/docs/source/generate_commands.py
index 0846347e..eb241d10 100755
--- a/docs/source/generate_commands.py
+++ b/docs/source/generate_commands.py
@@ -15,7 +15,7 @@ import re as _re
import sys as _sys
import textwrap as _textwrap
-NOTE = ":orphan:\n\n.. CAUTION: THIS FILE IS AUTO-GENERATED!\n\n\n"
+NOTE = ".. CAUTION: THIS FILE IS AUTO-GENERATED!\n\n\n"
class HF(HelpFormatter):
def _metavar_formatter(self, action, default_metavar):
diff --git a/docs/source/generate_configs.py b/docs/source/generate_configs.py
index f7776ee3..123b017b 100755
--- a/docs/source/generate_configs.py
+++ b/docs/source/generate_configs.py
@@ -7,8 +7,6 @@ from configobj import ConfigObj
from validate import Validator
import re
NOTE = """
-:orphan:
-
.. CAUTION: THIS FILE IS AUTO-GENERATED
from the inline comments of specfile %s.
diff --git a/docs/source/manpage.rst b/docs/source/manpage.rst
index 6ff0624e..0e53d82b 100644
--- a/docs/source/manpage.rst
+++ b/docs/source/manpage.rst
@@ -1,5 +1,3 @@
-:orphan:
-
Manpage
=======
diff --git a/docs/source/usage/commands.rst b/docs/source/usage/commands.rst
index 9117ed18..bc93ac1a 100644
--- a/docs/source/usage/commands.rst
+++ b/docs/source/usage/commands.rst
@@ -1,5 +1,3 @@
-:orphan:
-
Commands
========
diff --git a/docs/source/usage/first_steps.rst b/docs/source/usage/first_steps.rst
index 7a4d275c..e99c44ce 100644
--- a/docs/source/usage/first_steps.rst
+++ b/docs/source/usage/first_steps.rst
@@ -1,5 +1,3 @@
-:orphan:
-
The arrow keys, `page-up/down`, `j`, `k` and `Space` can be used to move the focus.
`Escape` cancels prompts and `Enter` selects. Hit `:` at any time and type in commands
to the prompt.
diff --git a/docs/source/usage/modes/bufferlist.rst b/docs/source/usage/modes/bufferlist.rst
index 42e596c7..3028916e 100644
--- a/docs/source/usage/modes/bufferlist.rst
+++ b/docs/source/usage/modes/bufferlist.rst
@@ -1,5 +1,3 @@
-:orphan:
-
.. CAUTION: THIS FILE IS AUTO-GENERATED!
diff --git a/docs/source/usage/modes/envelope.rst b/docs/source/usage/modes/envelope.rst
index ffa2ddee..3422e6e5 100644
--- a/docs/source/usage/modes/envelope.rst
+++ b/docs/source/usage/modes/envelope.rst
@@ -1,5 +1,3 @@
-:orphan:
-
.. CAUTION: THIS FILE IS AUTO-GENERATED!
diff --git a/docs/source/usage/modes/global.rst b/docs/source/usage/modes/global.rst
index c4364505..58ea6383 100644
--- a/docs/source/usage/modes/global.rst
+++ b/docs/source/usage/modes/global.rst
@@ -1,5 +1,3 @@
-:orphan:
-
.. CAUTION: THIS FILE IS AUTO-GENERATED!
diff --git a/docs/source/usage/modes/search.rst b/docs/source/usage/modes/search.rst
index f2c95cc7..16404cf4 100644
--- a/docs/source/usage/modes/search.rst
+++ b/docs/source/usage/modes/search.rst
@@ -1,5 +1,3 @@
-:orphan:
-
.. CAUTION: THIS FILE IS AUTO-GENERATED!
diff --git a/docs/source/usage/modes/taglist.rst b/docs/source/usage/modes/taglist.rst
index 85df5f9f..c6f7198b 100644
--- a/docs/source/usage/modes/taglist.rst
+++ b/docs/source/usage/modes/taglist.rst
@@ -1,5 +1,3 @@
-:orphan:
-
.. CAUTION: THIS FILE IS AUTO-GENERATED!
diff --git a/docs/source/usage/modes/thread.rst b/docs/source/usage/modes/thread.rst
index ec8ccd4f..096d7c20 100644
--- a/docs/source/usage/modes/thread.rst
+++ b/docs/source/usage/modes/thread.rst
@@ -1,5 +1,3 @@
-:orphan:
-
.. CAUTION: THIS FILE IS AUTO-GENERATED!
diff --git a/docs/source/usage/synopsis.rst b/docs/source/usage/synopsis.rst
index 2e335902..5bfb8e88 100644
--- a/docs/source/usage/synopsis.rst
+++ b/docs/source/usage/synopsis.rst
@@ -1,5 +1,3 @@
-:orphan:
-
.. code-block:: none
alot [-r] [-c CONFIGFILE] [-n NOTMUCHCONFIGFILE] [-C {1,16,256}] [-p DB_PATH]