summaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Collapse)AuthorAgeFilesLines
* Set ``usepackage[utf8x]{inputenc}`` for utf-8.grubert2007-02-271-7/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4950 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added ``--strip-elements-with-class`` and ``--strip-class`` options ↵goodger2007-02-121-0/+12
| | | | | | (``strip_elements_with_classes`` and ``strip_classes`` settings) and ``StripClassesAndElements`` transform. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4913 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added info about "Docutils core" topic in Docutils-checkins mailing listwiemann2007-01-161-0/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4885 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added example config filegoodger2006-12-091-0/+23
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4823 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed "index" section (clutter)goodger2006-12-091-299/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4822 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "Deploying Docutils Securely"goodger2006-11-121-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4803 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* record paths of applied configuration files in _config_files runtime settinggoodger2006-11-061-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4798 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Change link to manpage-writer.grubert2006-10-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4787 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* More notes on section numbering.grubert2006-10-191-11/+26
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4771 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Corrections (thanks to A.G.Isaac)grubert2006-10-091-21/+37
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4764 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix reST samples for raw directive.grubert2006-10-081-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4758 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Remark on rst2latex/newlatex.grubert2006-10-081-5/+25
| | | | | | | Remark on dvipdfm option. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4757 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Recognize table class: borderless, nolines, booktabs, standard.grubert2006-09-031-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4716 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Updated rst.el with new features for enumerating and bulleting lists of items.blais2006-08-241-12/+82
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4699 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to restxslwiemann2006-08-151-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4681 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added missing wordwiemann2006-08-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4679 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to XSLT script for RELAX NG annotationswiemann2006-08-111-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4678 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* bump rest2web to the top for its activitywiemann2006-08-111-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4675 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to sxw2rest (by Trent W. Buck)wiemann2006-07-101-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4651 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-1/+1
| | | | | | | | 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
* Changed docs a bit about rst-mode and obsolete note about document conversion.blais2006-05-141-6/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4546 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added an emacs function to easily create and remove line blocks.blais2006-05-131-11/+57
| | | | | | | | Updated documentation correspondingly. Try it with ``C-c p e``. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4545 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Significantly improved the rst-shift-region-* functions blais2006-05-121-6/+21
| | | | | | | | | | | to take into account the preceding lines in order to figure out what the appropriate indentation is, depending on the presence of bulleted lists or enumerated list items or rest directives. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4536 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* require UTF-8 encoding for config filesgoodger2006-05-091-5/+17
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4526 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added docs for the emacs functionality rst-straighten-decorationsblais2006-04-241-0/+34
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4516 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added ``view_mode`` & ``hidden_controls`` settings (``--view-mode`` & ↵goodger2006-04-011-28/+39
| | | | | | ``--hidden-controls/--visible-controls`` options). Thanks to Stefan Rank for the idea & patch. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4461 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Moved template functionality from the PEP/HTML writer to the HTML writer. ↵goodger2006-03-311-13/+27
| | | | | | 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
* fixed custom theme instructionsgoodger2006-03-301-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4451 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added pep_file_url_template setting; corrected PEP urls (removed .html); ↵goodger2006-03-231-0/+6
| | | | | | restored warning comment to HTML output git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4445 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to config.html to --help output;wiemann2006-02-281-5/+306
| | | | | | for "general" options: shortened --help output, added CLI index to config.txt git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4361 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added ReSTeditwiemann2006-02-261-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4352 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* whitespacegoodger2006-02-261-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4350 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to a theme by George Belotskygoodger2006-02-071-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4338 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link, patch from Alan Isaacgoodger2006-02-061-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4335 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* expanded mention of empty comments, cross-referenced from block quotes sectiongoodger2006-01-231-4/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4322 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added mention of empty commentsgoodger2006-01-231-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4321 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link to aafigure; updated link to OpenDocument writer threadwiemann2006-01-221-1/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4313 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* remove alternate slide showgoodger2006-01-051-10/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4239 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-12-221-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4230 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed instructions for chained presentations; too flakeygoodger2005-12-211-53/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4227 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* tweaksgoodger2005-12-151-8/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4221 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed echo, made "make" echo the rst2s5.py commandwiemann2005-12-141-4/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4210 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed excess instructions from the option help, & tweakgoodger2005-12-141-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4207 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-12-131-3/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4193 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* prevent extra footer contentgoodger2005-12-131-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4190 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* tweaked & expandedgoodger2005-12-131-43/+70
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4189 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added the universal.StripComments transform, the "strip_comments" setting, ↵goodger2005-12-121-0/+6
| | | | | | and the --strip-comments/--leave-comments options. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4183 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* silence "make" when there is nothing to be done, but report built filesgoodger2005-12-121-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4182 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* corrected path to config filegoodger2005-12-111-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4180 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added links to slide show versionsgoodger2005-12-111-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4178 929543f6-e4f2-0310-98a6-ba3bd3dd1d04