summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/usage/commands.rst3
-rw-r--r--docs/source/usage/crypto.rst3
-rw-r--r--docs/source/usage/index.rst6
-rw-r--r--docs/source/usage/modes/global.rst1
4 files changed, 7 insertions, 6 deletions
diff --git a/docs/source/usage/commands.rst b/docs/source/usage/commands.rst
index a3855b21..6fa99b58 100644
--- a/docs/source/usage/commands.rst
+++ b/docs/source/usage/commands.rst
@@ -1,3 +1,6 @@
+Commands
+========
+
Alot interprets user input as command line strings given via its prompt
or :ref:`bound to keys <config.key_bindings>` in the config.
Command lines are semi-colon separated command strings, each of which
diff --git a/docs/source/usage/crypto.rst b/docs/source/usage/crypto.rst
index b656078d..6cee7753 100644
--- a/docs/source/usage/crypto.rst
+++ b/docs/source/usage/crypto.rst
@@ -1,3 +1,6 @@
+Cryptography
+============
+
Alot has built in support for constructing signed and/or encrypted mails
according to PGP/MIME (:rfc:`3156`, :rfc:`3156`) via gnupg.
It does however rely on a running `gpg-agent` to handle password entries.
diff --git a/docs/source/usage/index.rst b/docs/source/usage/index.rst
index 6520fb05..9d469597 100644
--- a/docs/source/usage/index.rst
+++ b/docs/source/usage/index.rst
@@ -13,16 +13,10 @@ First Steps
.. include:: first_steps.rst
-Commands
-========
-
.. _usage.commands:
.. include:: commands.rst
-Cryptography
-============
-
.. _usage.crypto:
.. include:: crypto.rst
diff --git a/docs/source/usage/modes/global.rst b/docs/source/usage/modes/global.rst
index f5c616d9..56e24e54 100644
--- a/docs/source/usage/modes/global.rst
+++ b/docs/source/usage/modes/global.rst
@@ -3,6 +3,7 @@
Global Commands
---------------
+
The following commands are available globally
.. _cmd.global.bclose: