|
|
| raw_role(role,
rawtext,
text,
lineno,
inliner,
options={},
content=[]) |
source code
|
|
|
|
| trac_get_reference(env,
context,
rawtext,
target,
text) |
source code
|
|
|
|
trac_directive(name,
arguments,
options,
content,
lineno,
content_offset,
block_text,
state,
state_machine)
Inserts a reference node into the document for a given
TracLink, based on the content of the arguments. |
source code
|
|
|
|
trac_role(name,
rawtext,
text,
lineno,
inliner,
options={},
content=[]) |
source code
|
|
|
|
| code_formatter(env,
context,
language,
text) |
source code
|
|
|
|
code_block_role(name,
rawtext,
text,
lineno,
inliner,
options={},
content=[]) |
source code
|
|
|
|
code_block_directive(name,
arguments,
options,
content,
lineno,
content_offset,
block_text,
state,
state_machine)
Create a code-block directive for docutils. |
source code
|
|