diff options
author | jacob <jacob@panda> | 2010-06-04 16:46:06 -0500 |
---|---|---|
committer | jacob <jacob@panda> | 2010-06-04 16:46:06 -0500 |
commit | b1f39eac033517bbb5bc56f2d022d1eb298a466c (patch) | |
tree | 04863bbcbe2379cd71920cddb8615fcda623470f | |
parent | 65ac358d80c477172fa5e8a51ff0f8b0276514cb (diff) | |
download | sphinx-git-b1f39eac033517bbb5bc56f2d022d1eb298a466c.tar.gz |
updated CHANGES.jacobmason
-rw-r--r-- | CHANGES.jacobmason | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES.jacobmason b/CHANGES.jacobmason index 42adc4270..fe7c57fbb 100644 --- a/CHANGES.jacobmason +++ b/CHANGES.jacobmason @@ -1,2 +1,6 @@ May 30: Added files builders/websupport.py, writers/websupport.py, -websupport/api.py, and websupport/document.api. Provides a rudimentary method of building websupport data, and rendering it as html.
\ No newline at end of file +websupport/api.py, and websupport/document.api. Provides a rudimentary +method of building websupport data, and rendering it as html. + +May 31-June 4: Continued changing way web support data is represented +and accessed.
\ No newline at end of file |