2002-10-18 |
goodger | Updated for new ``publish_string()`` convenience function.
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Updated for new ``publish_file()`` convenience function...
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Improved layout of <pre> HTML source.
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Renamed ``Stuff`` to ``Struct``. Fixed a bug.
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Made special "unicode" encoding general (but it will...
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Rearranged the parameters of ``publish_cmdline()``...
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Bumped version to 0.2.7 for new ``docutils.core.publish_...
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Refactored names (options -> settings; .transform(...
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Progress on ``Transformer`` class; updated.
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Fixed path handling in "include" and "raw" directives.
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Fixed a bug in ``relative_path()``; updated.
|
commit | commitdiff | tree |
2002-10-18 |
goodger | Fixed string I/O encoding bug; updated.
|
commit | commitdiff | tree |
2002-10-17 |
goodger | fixed references
|
commit | commitdiff | tree |
2002-10-17 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-17 |
goodger | updated/fixedAdded "Doctree Representation of Transitions...
|
commit | commitdiff | tree |
2002-10-17 |
goodger | Removed "Representation of Horizontal Rules" to spec...
|
commit | commitdiff | tree |
2002-10-17 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-17 |
goodger | Allow for Unicode string I/O with explicit "unicode...
|
commit | commitdiff | tree |
2002-10-17 |
goodger | backtrack a bit
|
commit | commitdiff | tree |
2002-10-17 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-17 |
goodger | Beginnings of transform overhaul.
|
commit | commitdiff | tree |
2002-10-17 |
goodger | Generalized ``Publisher.set_io``.
|
commit | commitdiff | tree |
2002-10-17 |
goodger | Added warnings for unknown directives.
|
commit | commitdiff | tree |
2002-10-17 |
goodger | Added support for pre-acceptance PEPs (no PEP number...
|
commit | commitdiff | tree |
2002-10-17 |
goodger | Docutils Internationalization
|
commit | commitdiff | tree |
2002-10-17 |
goodger | Vertical whitespace improvements.
|
commit | commitdiff | tree |
2002-10-12 |
goodger | fiddled
|
commit | commitdiff | tree |
2002-10-12 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-12 |
goodger | filled in answers
|
commit | commitdiff | tree |
2002-10-12 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-12 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-11 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-11 |
goodger | Allow for Unicode string I/O: don't decode/encode if...
|
commit | commitdiff | tree |
2002-10-11 |
goodger | Improve vertical spacing?
|
commit | commitdiff | tree |
2002-10-11 |
goodger | Frequently asked questions, added to project.
|
commit | commitdiff | tree |
2002-10-11 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-11 |
goodger | Added "--tab-width" option.
|
commit | commitdiff | tree |
2002-10-11 |
goodger | bugfix
|
commit | commitdiff | tree |
2002-10-11 |
goodger | Fixed a bug with images; they must be inline, so wrapped...
|
commit | commitdiff | tree |
2002-10-10 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-10 |
goodger | fixed bug with embedded stylesheets & paths
|
commit | commitdiff | tree |
2002-10-09 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-09 |
goodger | typo
|
commit | commitdiff | tree |
2002-10-09 |
goodger | changed docstring field lists into comments
|
commit | commitdiff | tree |
2002-10-09 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-09 |
goodger | fixed DOCTYPE declaration
|
commit | commitdiff | tree |
2002-10-09 |
goodger | many improvements, thanks to Jorge Gonzalez
|
commit | commitdiff | tree |
2002-10-08 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-08 |
goodger | Added "-A" option. Fixed typo.
|
commit | commitdiff | tree |
2002-10-08 |
goodger | Improved Reporter diagnostics (line numbers on almost...
|
commit | commitdiff | tree |
2002-10-08 |
goodger | Added support for the ``--expose-internal-attributes...
|
commit | commitdiff | tree |
2002-10-08 |
goodger | Updated for improved diagnostics & Reporter API.
|
commit | commitdiff | tree |
2002-10-08 |
goodger | Updated (Reporter API).
|
commit | commitdiff | tree |
2002-10-08 |
goodger | Changed "system_message" output to GNU-Tools format...
|
commit | commitdiff | tree |
2002-10-08 |
goodger | Added ``--expose-internal-attribute`` option.
|
commit | commitdiff | tree |
2002-10-08 |
goodger | Bumped version to 0.2.5 to reflect changes to Reporter...
|
commit | commitdiff | tree |
2002-10-08 |
goodger | typos and minor edits
|
commit | commitdiff | tree |
2002-10-03 |
goodger | fix
|
commit | commitdiff | tree |
2002-10-03 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-03 |
goodger | Added a "rawsource" attribute to the ``Text`` class...
|
commit | commitdiff | tree |
2002-10-03 |
goodger | Improved definition list term/classifier parsing.
|
commit | commitdiff | tree |
2002-10-03 |
goodger | Added the "Running the Test Suite" section; updated.
|
commit | commitdiff | tree |
2002-10-03 |
goodger | Clarified term/classifier delimiter & inline markup...
|
commit | commitdiff | tree |
2002-10-03 |
goodger | Added ``-V``/``--version`` option.
|
commit | commitdiff | tree |
2002-10-03 |
goodger | fixed
|
commit | commitdiff | tree |
2002-10-03 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-03 |
goodger | Added field_list, field, field_name, field_body elements...
|
commit | commitdiff | tree |
2002-10-02 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-02 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-02 |
goodger | Updated with text from a Doc-SIG response to Dallas...
|
commit | commitdiff | tree |
2002-10-02 |
goodger | Added to project. Original by Dethe Elza, edited ... ...Elza, edited & extended by David Goodger.
|
commit | commitdiff | tree |
2002-10-02 |
goodger | Added "replace" directive. Updated.
|
commit | commitdiff | tree |
2002-10-02 |
goodger | Fixed content model bug in ``TargetNotes``.
|
commit | commitdiff | tree |
2002-10-02 |
goodger | Added ``strip_top`` parameter to ``StateMachineWS.get_first_...
|
commit | commitdiff | tree |
2002-10-02 |
goodger | Reworked directive API. Added ``Body.parse_directive...
|
commit | commitdiff | tree |
2002-10-02 |
goodger | Updated all directive functions to new API, including...
|
commit | commitdiff | tree |
2002-10-02 |
goodger | Added "include", "raw", and "replace" directives, courtesy...
|
commit | commitdiff | tree |
2002-10-02 |
goodger | Added ``path()`` and ``nonnegative_int()`` directive...
|
commit | commitdiff | tree |
2002-10-02 |
goodger | updated
|
commit | commitdiff | tree |
2002-10-02 |
goodger | added to project
|
commit | commitdiff | tree |
2002-09-26 |
goodger | (cosmetic) changed "-" bullets to "*".
|
commit | commitdiff | tree |
2002-09-25 |
goodger | updated
|
commit | commitdiff | tree |
2002-09-25 |
goodger | fixed
|
commit | commitdiff | tree |
2002-09-25 |
goodger | fixed typos
|
commit | commitdiff | tree |
2002-09-24 |
goodger | updated
|
commit | commitdiff | tree |
2002-09-24 |
goodger | fixed
|
commit | commitdiff | tree |
2002-09-24 |
goodger | Changed public identifier to docutils.sf.net.
|
commit | commitdiff | tree |
2002-09-24 |
goodger | Added Docutils version to "generator" meta tag.
|
commit | commitdiff | tree |
2002-09-24 |
goodger | Added XML and doctype declarations.
|
commit | commitdiff | tree |
2002-09-24 |
goodger | Added support for improved diagnostics.
|
commit | commitdiff | tree |
2002-09-24 |
goodger | Fixed "xml:space" attribute.
|
commit | commitdiff | tree |
2002-09-24 |
goodger | Added support for the Observer pattern, triggered by...
|
commit | commitdiff | tree |
2002-09-24 |
goodger | Initial support for improved diagnostics.
|
commit | commitdiff | tree |
2002-09-24 |
goodger | - Added support for improved diagnostics:
|
commit | commitdiff | tree |
2002-09-24 |
goodger | Bumped version to 0.2.4 due to changes to the PEP template...
|
commit | commitdiff | tree |
2002-09-20 |
goodger | table tweak
|
commit | commitdiff | tree |
2002-09-20 |
goodger | updated
|
commit | commitdiff | tree |
2002-09-20 |
goodger | Fixed "simple reference name" regexp to ignore text...
|
commit | commitdiff | tree |
2002-09-20 |
goodger | *** empty log message ***
|
commit | commitdiff | tree |
2002-09-20 |
goodger | spellchecked & updated
|
commit | commitdiff | tree |