mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Fix label placement in doc/config.rst (caused extra white line)
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ Important points to note:
|
||||
delete them from the namespace with ``del`` if appropriate. Modules are
|
||||
removed automatically, so you don't need to ``del`` your imports after use.
|
||||
|
||||
.. _conf-tags:
|
||||
.. _conf-tags:
|
||||
|
||||
* There is a special object named ``tags`` available in the config file.
|
||||
It can be used to query and change the tags (see :ref:`tags`). Use
|
||||
|
||||
Reference in New Issue
Block a user