diff options
author | jfbu <jfbu@free.fr> | 2017-12-10 16:51:10 +0100 |
---|---|---|
committer | jfbu <jfbu@free.fr> | 2017-12-10 16:51:10 +0100 |
commit | 3bbfbadce539fd748525affe9b8eec31dc4f79b3 (patch) | |
tree | 0ed47a09e41202137852c5beee485c15deb0bd98 /doc/markup/code.rst | |
parent | c220ae3ecbc0b5d2fe007fb03d88b6e6719e9dfe (diff) | |
download | sphinx-git-3bbfbadce539fd748525affe9b8eec31dc4f79b3.tar.gz |
Add a note for future maintenance by TeX hackers
Diffstat (limited to 'doc/markup/code.rst')
-rw-r--r-- | doc/markup/code.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/markup/code.rst b/doc/markup/code.rst index 12eaa9b7d..0021af501 100644 --- a/doc/markup/code.rst +++ b/doc/markup/code.rst @@ -226,7 +226,6 @@ Includes With both ``start-after`` and ``lines`` in use, the first line as per ``start-after`` is considered to be with line number ``1`` for ``lines``. - Caption and name ^^^^^^^^^^^^^^^^ |