This commit is contained in:
Takeshi KOMIYA 2017-04-23 19:16:39 +09:00
parent e268e919d0
commit 840ae67080

View File

@ -1,9 +1,9 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
""" """
sphinx.registory sphinx.registry
~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
Sphinx component registory. Sphinx component registry.
:copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS. :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details. :license: BSD, see LICENSE for details.