mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix indentation
This commit is contained in:
parent
2a65ffeef5
commit
053ac8c401
@ -823,7 +823,7 @@ class Sphinx(object):
|
||||
Like :meth:`add_role`, but the role is added to the domain named
|
||||
*domain*.
|
||||
|
||||
.. versionadded:: 1.0
|
||||
.. versionadded:: 1.0
|
||||
"""
|
||||
self.registry.add_role_to_domain(domain, name, role)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user