summaryrefslogtreecommitdiff
path: root/docutils/examples.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup: Use True/False for boolean valuesmilde2012-01-191-2/+3
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7320 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add functionality to internals() functiongoodger2006-11-121-2/+6
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@4800 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
| | | | | | | | collapsed Author and Contact fields; use canonical email addresses for David and Felix; (I have reviewed the diff) git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed html_fragment example to the more common html_bodywiemann2005-06-271-6/+5
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@3598 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added examples.internals function for exploringgoodger2005-04-231-4/+25
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@3247 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2004-05-061-2/+5
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@2028 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added support for source_path and initial_header_level.goodger2004-04-281-8/+16
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@2011 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed typo; found by Stephen Bouletgoodger2004-04-261-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@1993 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Practical examples of Docutils client code; may be used as-is, or as models ↵goodger2004-04-141-0/+63
for variations. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@1928 929543f6-e4f2-0310-98a6-ba3bd3dd1d04