diff options
| author | (no author) <(no author)@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2003-07-02 17:51:01 +0000 |
|---|---|---|
| committer | (no author) <(no author)@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2003-07-02 17:51:01 +0000 |
| commit | edf2f3bec1de42965e347eb808f8604151c35bdb (patch) | |
| tree | 783ec29ed403599a0717019ac974ed2fd7366207 /sandbox/bbum/ChangeLog | |
| parent | 97e20d03d7a4f773f24b082b76a34411acc1fefd (diff) | |
| download | docutils-ax.tar.gz | |
This commit was manufactured by cvs2svn to create branch 'ax'.ax
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/ax@1551 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox/bbum/ChangeLog')
| -rw-r--r-- | sandbox/bbum/ChangeLog | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/sandbox/bbum/ChangeLog b/sandbox/bbum/ChangeLog deleted file mode 100644 index 598c618e5..000000000 --- a/sandbox/bbum/ChangeLog +++ /dev/null @@ -1,38 +0,0 @@ -2003-02-27 Bill Bumgarner <bbum@codefab.com> - * DocArticle/DocArticle/__init__.py: Added sidebar and title_reference - support. - -2003-01-07 Bill Bumgarner <bbum@codefab.com> - * DocArticle/DocArticle/__init__.py: Improved formatting of admonitions. - Sort of. Would like to make them better. Maybe add little icons, if - icons are enabled (need to fix settings). - * DocArticle/DocArticle/__init__.py: Improved formatting of - abstract/dedication block. Now in 'box' w/abstract/dedication centered - at top. Should all be in italics, but that'll hose the body formatting - of the contained text. - -2003-01-05 Bill Bumgarner <bbum@codefab.com> - * DocArticle/DocArticle/__init__.py: Can now successfully [I think] - process test.txt. Output is not exactly pretty yet. - -2002-12-28 Bill Bumgarner <bbum@codefab.com> - * Added support for subtitle, note, and block_quote. Cleaned up a - compile of CSS leftovers. - * DocArticle/DocArticle/__init__.py: Added support for arbitrary fields - and moved docinfo presentation to being table based (so that multiline - field values actually work). Lots of cleanup-- reordered a bunch of - methods that had gotten out of order. Added limited support for - Admonitions-- not at all useful yet. - (HTMLDocArticleTranslator.visit_enumerated_list): Added support for - enumerated lists and modified the paragraph tag rules for all lists. - (HTMLDocArticleTranslator.visit_enumerated_list): Added support for - non-css based typed enumerated lists. - -2002-12-27 Bill Bumgarner <bbum@codefab.com> - * DocArticle/DocArticle/__init__.py: Added support for subtitle and - block_quote nodes. - * Added initial working implementation of DocArticle HTML writer. - * 00README.txt: Added basic information. - (HTMLDocArticleTranslator.__init__): Moved to a more traditional - initialization of instance variables. - |
