summaryrefslogtreecommitdiff
path: root/FAQ.txt
Commit message (Collapse)AuthorAgeFilesLines
* removed Vogontia (no longer maintained)wiemann2006-06-221-2/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4632 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Moved RTL languages to end of reST section to undo the disturbance of question sfcben2006-05-191-105/+105
| | | | | | | | numbers and because it's not specific to the HTML writer (although the solution currently is). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4562 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added note to maintain question numbersgoodger2006-05-161-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4559 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documented implicit solution.sfcben2006-05-161-40/+71
| | | | | | | | The FAQ is accumulating HOWTO-style answers (e.g. this one, math support). Should they perhaps be extracted to separated documents? git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4557 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documented explicit bidi solution for HTML.sfcben2006-05-161-0/+74
| | | | | | | [I will presently release and document an implicit solution.] git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4556 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* turned absolute link into relative linkwiemann2006-04-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4514 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added target for old section title (in order not to break links)wiemann2006-04-231-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4513 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed line wrapping & whitespace; added Emacs stanzagoodger2006-04-231-39/+60
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4512 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* some correctionsgoodger2006-04-231-37/+39
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4511 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added answer about list markup (don't indent, blank lines).sfcben2006-04-231-62/+144
| | | | | | | | Added answer about lists in HTML writer (indented, compaction). Converted docs/ links to relative to allow offline reading. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4510 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* URL fixgoodger2006-03-301-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4452 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* expanded "What is Docutils?" answergoodger2006-03-101-1/+16
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4385 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* elaboration on output encodingsgoodger2006-02-061-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4336 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Converted ``docutils/writers/support/`` into individual writer packages; ↵goodger2005-12-091-1/+1
| | | | | | updated docs & refs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4163 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed "qa" directive idea from docs/dev/todo.txt; added it to ↵goodger2005-12-011-6/+51
| | | | | | 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/docutils@4120 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* promoted sublist itemgoodger2005-10-261-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3953 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to latex-math role and directivewiemann2005-10-211-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3945 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed references to default.css;wiemann2005-10-111-1/+0
| | | | | | to-do: update PEP writer (-> pep.css) and then docs/user/tools.txt git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3940 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added docutils/writers/support/ directory and removed tools/stylesheets/; ↵goodger2005-09-251-7/+10
| | | | | | updated defaults; removed docutils/transforms/html.py (no longer needed); removed ``_stylesheet_required`` internal setting; updated setup.py git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3901 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* clarified stylesheet requirementgoodger2005-09-081-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3857 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* elaborated entrygoodger2005-09-031-1/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3846 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added entry on serving XHTML as "Content-type: text/html"goodger2005-08-261-0/+32
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3835 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added reference to link list in round-tripping FAQ entrywiemann2005-08-171-9/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3821 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated two more linkswiemann2005-08-171-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3818 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated linkwiemann2005-08-171-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3817 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added webware wikigoodger2005-07-291-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3774 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Moved rst2ht to link list; it's not a blog.wiemann2005-07-141-4/+0
| | | | | | | | | | | Moved htmlnav to link list; it's not a blog either. Removed restblog; it's outdated and doesn't work. Removed ReSTWeb; the current URL is <http://wingware.com/pub/restweb/> and it doesn't look like it's maintained anymore. Removed redundant HT2HTML-integration link; it's the same as rst2ht. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3755 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* improved links;wiemann2005-06-271-9/+7
| | | | | | | | don't claim it's HTML 4.01 compatible -- it's not really compatible e.g. because of <empty /> <tags />; and people who care of "what kind of HTML" usually know of the partial compatibility of XHTML and HTML git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3601 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added FAQ entry about retrieving the HTML bodywiemann2005-06-271-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3600 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added Revision docinfo fieldwiemann2005-06-201-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3541 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated character entity entry; whitespacegoodger2005-06-201-13/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3531 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added bloggoodger2005-06-081-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3452 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added rest2webgoodger2005-06-021-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3424 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated links and textwiemann2005-05-291-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3406 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* replaced references to the mailing lists with references to the newwiemann2005-05-281-14/+3
| | | | | | "mailing-lists" document git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3396 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated list of known-good browsersgoodger2005-04-211-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3230 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reverted accidentally committed filewiemann2005-02-171-13/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2971 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added bug entry for option arguments in angle brackets with spaceswiemann2005-02-171-0/+13
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2970 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-02-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2962 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated FAQ entry about release policy; releasing is easy nowwiemann2005-01-011-5/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2919 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added text about using the unicode directive for en and em dasheswiemann2004-12-231-6/+26
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2888 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Made logical order of the availiable math hacks.cben2004-11-131-21/+60
| | | | | | | Added link to Alan's raw->itex2mml HOWTO. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2859 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated FAQ entry about line blocks to match new line block syntaxwiemann2004-11-091-33/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2839 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to unicode directivewiemann2004-11-091-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2838 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added another reST-based Wikiwiemann2004-10-171-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2708 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed the name again, because otherwise Google doesn't properly findwiemann2004-09-111-1/+1
| | | | | | | the FAQ when searching for docutils faq. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2569 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2004-09-081-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2562 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2004-08-051-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2529 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2004-08-041-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2527 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixgoodger2004-08-041-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2526 929543f6-e4f2-0310-98a6-ba3bd3dd1d04