mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Document class.
This commit is contained in:
@@ -222,7 +222,8 @@ class Sphinx(object):
|
||||
|
||||
class TemplateBridge(object):
|
||||
"""
|
||||
|
||||
This class defines the interface for a "template bridge", that is, a class
|
||||
that renders templates given a template name and a context.
|
||||
"""
|
||||
|
||||
def init(self, builder):
|
||||
|
||||
Reference in New Issue
Block a user