| Trees | Indices | Help |
|
|---|
Version: 0.17.1
reference node into the document for a given
TracLink, based on the content of the arguments.
source code
{},
content=[])
source code
{},
content=[])
source code
True
'trac.mimeview'
Imports: StrictVersion, nodes, publish_parts, rst, standalone, ISystemInfoProvider, IHTMLPreviewRenderer, content_to_unicode, Element, Fragment, Markup, find_element, _, WikiSystem, WikiProcessor, Formatter, extract_link, roles, Component, ExtensionPoint, Interface, TracError, implements
Inserts a reference node into the document for a given
TracLink, based on the content of the arguments.
Usage:
.. trac:: target [text]
target may be any TracLink, provided it doesn't embed a space character (e.g. wiki:"..." notation won't work).
[text] is optional. If not given, target is used as the reference text.
Create a code-block directive for docutils.
Usage: .. code-block:: language
If the language can be syntax highlighted it will be.
| Trees | Indices | Help |
|
|---|