mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Fix line length
Keep things in the fixed docs under 80 characters. Signed-off-by: Stephen Finucane <stephen@that.guru>
This commit is contained in:
@@ -236,7 +236,8 @@ so on. The file is saved in UTF-8 by default, as indicated by the encoding
|
|||||||
declaration in the first line. If you use non-ASCII characters in any string
|
declaration in the first line. If you use non-ASCII characters in any string
|
||||||
value, you need to use Python Unicode strings (like ``project = u'Exposé'``).
|
value, you need to use Python Unicode strings (like ``project = u'Exposé'``).
|
||||||
|
|
||||||
|more| See :ref:`build-config` for documentation of all available config values.
|
|more| See :ref:`build-config` for documentation of all available config
|
||||||
|
values.
|
||||||
|
|
||||||
|
|
||||||
.. todo:: Move this entire doc to a different section
|
.. todo:: Move this entire doc to a different section
|
||||||
|
|||||||
Reference in New Issue
Block a user