New Doctree Transforms

class sphinxcontrib.bibtex.transforms.BibliographyTransform(document, startnode=None)[source]
default_priority = 10

Priority of the transform. See http://docutils.sourceforge.net/docs/ref/transforms.html

apply()[source]

Transform each bibliography node into a list of citations.

Project Versions

Previous topic

New Doctree Directives

Next topic

Cached Information

This Page