summaryrefslogtreecommitdiff
path: root/frags
diff options
context:
space:
mode:
Diffstat (limited to 'frags')
-rw-r--r--frags/README.md6
-rw-r--r--frags/using-taler-config.rst3
2 files changed, 6 insertions, 3 deletions
diff --git a/frags/README.md b/frags/README.md
index 0fe7923f..5070c7f1 100644
--- a/frags/README.md
+++ b/frags/README.md
@@ -10,3 +10,9 @@ If the fragment includes header lines, you MUST include it at top-level
Otherwise, it can be included at either top-level or indented.
See <https://docutils.sourceforge.io/docs/ref/rst/directives.html#including-an-external-document-fragment>.
+
+Tips:
+
+- Don't put index entries in frags/* files.
+ (They will result in a Sphinx warning.)
+ Instead, keep them in the *including* text.
diff --git a/frags/using-taler-config.rst b/frags/using-taler-config.rst
index d7c28b23..c15df84b 100644
--- a/frags/using-taler-config.rst
+++ b/frags/using-taler-config.rst
@@ -1,5 +1,3 @@
-.. _Using-taler_002dconfig-exchange:
-
Using taler-config
------------------
@@ -50,4 +48,3 @@ While the configuration file is typically located at
``$HOME/.config/taler.conf``, an alternative location can be specified
to ``taler-merchant-httpd`` and ``taler-config`` using the ``-c``
option.
-