mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix line width
This commit is contained in:
@@ -11,8 +11,8 @@ Documenting Python objects
|
||||
--------------------------
|
||||
|
||||
Sphinx offers several roles and directives to document Python objects,
|
||||
all grouped together in :ref:`the Python domain <python-domain>`. For example, you can
|
||||
use the :rst:dir:`py:function` directive to document a Python function,
|
||||
all grouped together in :ref:`the Python domain <python-domain>`. For example,
|
||||
you can use the :rst:dir:`py:function` directive to document a Python function,
|
||||
as follows:
|
||||
|
||||
.. code-block:: rst
|
||||
|
||||
Reference in New Issue
Block a user