summaryrefslogtreecommitdiff
path: root/docs/api
Commit message (Collapse)AuthorAgeFilesLines
* fixed documentation for publish_from_doctree to match actual behaviorwiemann2007-06-041-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5214 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: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added entries for publish_doctree & publish_from_doctreegoodger2006-04-041-0/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4496 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Moved template functionality from the PEP/HTML writer to the HTML writer. ↵goodger2006-03-311-2/+73
| | | | | | Expanded the fragments available in the ``parts`` attribute (via publish_parts fn). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4456 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added more links; added note about body != html_bodywiemann2005-06-271-6/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3599 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link targets; note to self: need to document publish_(from_)doctreewiemann2005-06-271-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3597 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed linkswiemann2005-05-281-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3398 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* replaced references to the mailing lists with references to the newwiemann2005-05-281-2/+2
| | | | | | "mailing-lists" document git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3396 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added motivation for unresolved charsetwiemann2005-05-021-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3283 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed encoding/charset values in "html_prolog" & "html_head" parts, which ↵goodger2005-04-271-2/+12
| | | | | | should not have been interpolated git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3268 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added ``html_prolog`` & ``html_head`` to HTML writer parts dictionary ↵goodger2005-04-261-0/+9
| | | | | | exposed by ``docutils.core.publish_parts``; updated tests & docs. At the request of Marcelo Huerta. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3257 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added ``html_body``, ``html_title``, & ``html_subtitle`` to HTML writer ↵goodger2005-04-241-4/+79
| | | | | | parts dictionary exposed by ``docutils.core.publish_parts``; updated tests. Added "``publish_parts`` Details" section to docs/api/publish.txt. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3251 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* clarified & extendedgoodger2005-02-251-20/+27
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2982 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to examples.pywiemann2005-01-011-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2920 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* typowiemann2004-09-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2627 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated; added linkwiemann2004-09-141-3/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2612 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixgoodger2004-06-271-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2404 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* typogoodger2004-06-271-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2403 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2004-06-271-4/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2402 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2004-06-271-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2401 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixgoodger2004-06-271-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2398 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixgoodger2004-06-271-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2397 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to projectgoodger2004-06-273-0/+321
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2394 929543f6-e4f2-0310-98a6-ba3bd3dd1d04