diff options
author | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 1999-12-15 19:39:36 (GMT) |
---|---|---|
committer | mueller <mueller@afe2bf4a-e733-0410-8a33-86f594647bc7> | 1999-12-15 19:39:36 (GMT) |
commit | 74cc4d70240d09e10c9da94c0537670fc287a85e (patch) | |
tree | 46bbaf2d590cf1e2edf1bc86a8d7000a2012dc0d /doc/history.doc | |
parent | 5576fbf6d0a8baa16fa65a37a172543397ee950a (diff) | |
download | Doxygen-74cc4d70240d09e10c9da94c0537670fc287a85e.zip Doxygen-74cc4d70240d09e10c9da94c0537670fc287a85e.tar.gz Doxygen-74cc4d70240d09e10c9da94c0537670fc287a85e.tar.bz2 |
mods for doxygen-0.49-991117
Diffstat (limited to 'doc/history.doc')
-rw-r--r-- | doc/history.doc | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/history.doc b/doc/history.doc index ff29e7c..dce7d93 100644 --- a/doc/history.doc +++ b/doc/history.doc @@ -14,24 +14,8 @@ * */ - /*! \page history Doxygen History -<h3>TODO/Wish list</h3> -<ul> -<li>Add support for grouping members, and document then as a group. -<li>Support for K&R-style function arguments. -<li>More ouput formats: suggested are info format and RTF format. -<li>Split long lists in an index to a set of smaller lists. -<li>Add a nice graphical front-end for creating and modifying the - configuration file (it should be flexible enough to quickly add new options). -<li>Improve the search index generation, so it uses less memory and - is easier to get running. -<li>Generate code metrics (Anyone know a good book about code metrics?) -<li>Add features that you think are missing... So if you know any that are - not yet listed here, please let me know. -</ul> - <h3>Features scheduled for version 1.0</h3> <ul> <li>Include LaTeX style formulas in LaTeX and HTML output (in HTML as a gif). |