1.
Easy Slide Shows With reST & S5
Docutils will copy the S5 theme files into a ui/<theme> folder beside the output HTML file. A slide show can also link to an existing theme using the ...
2.
Easy Slide Shows With reST & S5
Docutils will copy the S5 theme files into a ui/<theme> folder beside the output HTML file. A slide show can also link to an existing theme using the ...
3.
Docutils Mailing Lists
The Docutils-users mailing list is a place to discuss any issues related to the usage of Docutils and reStructuredText. (Please be sure to check the FAQ ...
4.
#!/usr/bin/env python """conf.pth :author: Dr. Gunnar Schwant ...
Mask(bmp, wxBLUE) bmp.SetMask(mask) tb.AddLabelTool(wxID_WXBTNCOPY, 'Copy', bmp, shortHelp='Copy', longHelp='Copy the selection and put it on the ...
5.
Easy Slide Shows With reST & S5
Docutils will copy the S5 theme files into a ui/<theme> folder beside the output HTML file. A slide show can also link to an existing theme using the ...
6.
Quick reStructuredText
Jan 23, 2006 ... Note that footnotes may get rearranged, e.g., to the bottom of .... In an anonymous hyperlink target, the reference text is not repeated. ...
7.
The Docutils Document Tree
The decoration element is also an optional child of document. It groups together elements used to generate page headers and footers. ...
8.
$Id: universal.py 4913 2007-02-12 04:05:20Z goodger $ # Authors ...
default_priority = 820 def apply(self): header_nodes = self.generate_header() if header_nodes: decoration = self.document.get_decoration() header ...
9.
This data file has been placed in the public domain. .. Derived ...
SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN .. |scsim| unicode:: U+0227F .. SUCCEEDS OR EQUIVALENT TO .. |sdote| unicode:: U+02A66 .. EQUALS SIGN WITH DOT BELOW ...
10.
Docutils To Do List
This would be useful for documents like Docutils' bug list or to-do list. Make the list compacting logic more generic: For example, allow for literal blocks ...