New Docutils Nodes¶
- class sphinxcontrib.bibtex.nodes.bibliography(rawsource='', *children, **attributes)[源代码]¶
Node for representing a bibliography. Replaced by a list of citations by
BibliographyTransform
.
- class sphinxcontrib.bibtex.nodes.raw_latex(rawsource='', text='', *children, **attributes)[源代码]¶
Node for representing raw latex data.