mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix trailing space and long line
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
.. autosummary::
|
||||
:nosignatures:
|
||||
:toctree:
|
||||
|
||||
|
||||
dummy_module
|
||||
sphinx
|
||||
|
||||
@@ -46,7 +46,7 @@ Referring to :func:`nothing <>`.
|
||||
|
||||
.. object:: long(parameter, \
|
||||
list)
|
||||
another one
|
||||
another one
|
||||
|
||||
.. class:: TimeInt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user