summaryrefslogtreecommitdiff
path: root/docutils/docs/dev/rst
Commit message (Collapse)AuthorAgeFilesLines
* Minimalistic menu bar for documentation pages.milde2022-04-022-1/+4
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9051 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update URLs in the docs.milde2022-01-212-60/+58
| | | | | | | | Mostly http: -> https:, based on a patch by Adam Turner Remove/update some dead links. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8959 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-202-4/+4
| | | | | | Patch by Adam Turner. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8956 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* More changes to https://sourceforge.netmilde2022-01-201-2/+2
| | | | | | Patch by Adam Turner git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8955 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Change http://docutils.sf.net -> https://docutils.sourceforge.iomilde2022-01-201-4/+4
| | | | | | Patch by Adam Turner. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8954 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix spellingmilde2021-10-221-6/+6
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8860 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* remove section Math Markup (now again in todo.txt)milde2012-03-191-56/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7383 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update TODO listmilde2012-02-271-68/+86
| | | | | | | math input formats (todo), move inline markup recognition alternatives to "alternatives". git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7372 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* change to :Contact: docutils-develop@lists.sourceforge.netgrubert2012-01-032-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7302 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fix typomilde2011-10-151-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7180 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Move motivation to math directive decisions to "alternatives".milde2011-10-141-0/+80
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7172 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* New "name" directive option attaching a reference name.milde2011-06-301-0/+27
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7062 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Merged adjacent-citations branch to trunk.strank2008-07-291-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5623 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* adjusted name and email addresswiemann2007-05-311-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5174 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-212-2/+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@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed "qa" directive idea from docs/dev/todo.txt; added it to ↵goodger2005-12-011-1/+43
| | | | | | docs/dev/rst/alternatives.txt ("not implemented"); added FAQ entry about marking up FAQs git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4120 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed linkswiemann2005-10-292-4/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3974 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added targetwiemann2005-08-141-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3796 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed linkwiemann2005-07-201-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3772 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* merged todo2 branch to trunkwiemann2005-07-201-0/+183
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3770 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added a syntax idea for parameterized interpreted textgoodger2005-04-141-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3214 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added syntax idea for table stubsgoodger2005-04-051-3/+13
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3169 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-261-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3129 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-03-251-365/+367
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3115 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added "list-table" directive.goodger2005-02-111-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2963 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added section descriptionsgoodger2004-11-101-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2841 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* created "Index Entries & Indexes" section in docs/dev/rst/alternatives.txt, ↵goodger2004-10-111-0/+132
| | | | | | moved from docs/dev/todo.txt git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2705 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* implemented line blocksgoodger2004-10-051-213/+213
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2698 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2004-06-141-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2278 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "List-Driven Tables" sectiongoodger2004-06-101-0/+251
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2252 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedwiemann2004-06-031-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2206 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedwiemann2004-06-031-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2198 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedwiemann2004-06-032-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2196 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* organized topics into a cohesive structuregoodger2004-05-141-837/+853
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2096 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2004-05-111-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2083 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed linksgoodger2004-04-231-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1983 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "Reworking Explicit Markup (Round 2)"goodger2004-04-231-2/+188
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1982 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixgoodger2004-04-181-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1965 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added "Syntax for Interpreted Text Role Bindings" sectiongoodger2004-04-181-0/+32
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1963 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* markupgoodger2004-04-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1924 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated & added "Syntax for Line Blocks" sectiongoodger2004-04-111-0/+212
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1921 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2003-07-291-0/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1610 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatesgoodger2003-07-101-1/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1582 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2003-06-271-0/+17
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1514 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "Nested Inline Markup" sectiongoodger2003-06-241-4/+107
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1500 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* clarification of public domain statusgoodger2003-06-092-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1409 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2003-06-051-10/+43
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1385 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2003-05-241-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1340 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* substitutions made case-sensitive but forgiving (case-insensitive fallback)goodger2003-03-271-19/+57
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1236 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added ideas for interpreted text syntax extensions.goodger2003-01-101-0/+55
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1083 929543f6-e4f2-0310-98a6-ba3bd3dd1d04