diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-21 22:39:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-21 22:39:03 +0000 |
commit | 97748b815092e16107c3fbfbe08795cff718a5fa (patch) | |
tree | 832f306d645e13209f2450c05ee9e1c5ea42ab7e /Master/texmf-dist/doc/latex/dox/NEWS | |
parent | 88d26d8a8079d7b343841bb875a83f89cb27e050 (diff) |
dox 2.0 (21sep09)
git-svn-id: svn://tug.org/texlive/trunk@15409 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/dox/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/latex/dox/NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dox/NEWS b/Master/texmf-dist/doc/latex/dox/NEWS index b7f27cb159b..bdd77517df2 100644 --- a/Master/texmf-dist/doc/latex/dox/NEWS +++ b/Master/texmf-dist/doc/latex/dox/NEWS @@ -17,6 +17,19 @@ version 1999/06/01 or later. DoX consists of the files listed in the file `README'. +* Version 2.0 +============= +** Optional argument to \doxitem +idxtype option to change the item's index type + +** Optional argument to \Describe<Item> and the <Item> environment +noprint option to avoid marginal printing +noindex option to avoid item indexing + +** Extend \DescribeMacro, \DescribeEnv and their corresponding environments +with the same features + + * Version 1.0 ============= ** First public version |