summaryrefslogtreecommitdiff
path: root/docs/dev
Commit message (Collapse)AuthorAgeFilesLines
* use setuptools/pkg_resources to get readers, parsers, writers, roles, ↵wiemann2007-03-021-6/+0
| | | | | | | | | directives; added docs/howto/extensions.txt about to write extension packages; updated documentation git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/plugins@4983 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated to Py23+wiemann2007-03-021-18/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/plugins@4982 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed reference to optwrap, textwrap, romanwiemann2007-03-021-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/plugins@4980 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* s/permalink/thread/wiemann2006-09-161-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4753 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to bibstuff threadwiemann2006-09-161-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4752 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added links to recent threads about citationswiemann2006-08-171-2/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4690 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to ReleaseForgewiemann2006-07-081-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4650 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to-do list entry for unicode whitespace and punctuationwiemann2006-06-291-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4645 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to-do list entry about command line encodingwiemann2006-06-291-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4643 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to-do list entry about index in docs/user/config.txtwiemann2006-06-081-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4620 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to-do list entry for embedded referenceswiemann2006-06-081-1/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4619 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-217-12/+10
| | | | | | | | 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
* removed to-do list item about already-implemented container element;wiemann2006-05-191-4/+0
| | | | | | thanks to Nicolas Girard! git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4561 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Correct imprecise facts.sfcben2006-05-151-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4555 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to message "Reference name limitations" by Yannick Copinwiemann2006-05-141-3/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4550 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added item for Docutils on Windowswiemann2006-05-031-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4524 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Document the localized dates problem and workaround.sfcben2006-05-011-0/+28
| | | | | | | | The placement is perhaps awkward but I wanted non-developers to be able to stop reading before Developer Access. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4523 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added support for multiple attributions in a physical block quote (indented ↵goodger2006-05-011-11/+0
| | | | | | text block), dividing it into multiple logical block quotes git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4522 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* note that the test suite should be run on all platformsgoodger2006-04-261-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4520 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* consolidated S5/HTML Writer and HTML SlideShow Writer sections, removed ↵goodger2006-04-041-199/+16
| | | | | | outdated entries, & updated git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4497 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed svn switch command argsgoodger2006-04-041-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4495 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reverted premature checkingoodger2006-04-021-6/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4488 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added ``docutils.nodes.document.__getstate__`` method, for pickling.goodger2006-04-021-0/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4487 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added error handling for missing distutils (tested)wiemann2006-03-311-4/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4458 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added my comment about adaptable file extensionswiemann2006-03-111-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4404 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added Jim Fulton's idea for adaptable extensions on hyperlinksgoodger2006-03-111-1/+44
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4401 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to-do list entry for getting fragment names;wiemann2006-03-061-1/+18
| | | | | | improved list-compacting to-do list entry git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4374 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added item about disabling advance-on-click with S5wiemann2006-03-021-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4370 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added item about last slidewiemann2006-03-021-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4369 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added items about the S5 writerwiemann2006-03-021-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4368 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to-do list item about missing distutilswiemann2006-03-021-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4367 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added commentgoodger2006-03-011-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4363 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added referencewiemann2006-02-281-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4357 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* improved to-do list entry: *most* Windows users, other GUIs than Wingwiemann2006-02-271-5/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4355 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added example for unicode :class:wiemann2006-02-271-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4354 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added overridable block quotes itemgoodger2006-02-261-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4351 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added item about unicode :class:wiemann2006-02-251-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4347 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to-do list entry about GUI;wiemann2006-02-251-0/+41
| | | | | | if it's messy, that's because it's late and I'm tired ;-) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4346 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* another problem with nested listswiemann2006-02-241-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4343 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* extended to-do list entry about wrongly indented nested listswiemann2006-02-241-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4342 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to-do list item about wrongly indented nested listswiemann2006-02-241-0/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4341 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to-do list entry about list compactingwiemann2006-02-241-0/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4340 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated description of sandbox directories to emphasize project directories ↵goodger2006-01-261-28/+26
| | | | | | over personal directories git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4324 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* re-added check-in freezewiemann2006-01-231-3/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4319 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* typos and cleanupwiemann2006-01-221-4/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4317 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated release procedure: no check-in freeze,wiemann2006-01-221-11/+7
| | | | | | | use release notes instead of CHANGES.txt; added note about branching/tagging git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4316 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* turned "multiple output files" entrywiemann2006-01-211-1/+21
| | | | | | into a "generic data handling" entry git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4307 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed "Release 0.4" sectionwiemann2006-01-211-37/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4306 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added uploaddocutils.sh scriptwiemann2006-01-211-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4304 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added targetgoodger2006-01-101-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4286 929543f6-e4f2-0310-98a6-ba3bd3dd1d04