module Synopsis.Formatters.DocBook.Syntax
class Syntax
Even though DocBook provides markup for some programming artifacts, it is incomplete, and the XSL stylesheets are buggy, resulting in incorrect syntax. Thus, we use the 'synopsis' element, and attempt to reproduce the original syntax with language-specific subclasses.
Syntax-inheritance Scopes/Synopsis/Formatters/DocBook/Syntax/CxxSyntax.html Scopes/Synopsis/Formatters/HTML/Parts/Body/Body.html Scopes/Synopsis/Formatters/DocBook/Syntax/PythonSyntax.html Scopes/Synopsis/SXR/SXR.html Scopes/Synopsis/Formatters/HTML/Views/InheritanceGraph/DeclarationFinder.html
-Attributes
source code
-Methods
  __init__(self, output)
references
source code
  finish(self)
references
source code
  typeid(self, type)
references
source code