Mercurial > mozilla > hg > DocumentIt
view README.txt @ 22:67e4becc7d49
first steps for cleaning up this awful mess
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 03 Aug 2011 10:58:45 -0700 |
parents | 10c5e6d11ef8 |
children | 0ce6b501f62d |
line wrap: on
line source
# DocumentIt Mirror documentation to https://developer.mozilla.org/en/Mozmill ## TODO There are several features that would be nice to have: - inclusion of other files - inclusion of `--help` documentation In general the approach taken shouldn't compromise the general approach that the documentation should be the documentation, not pre-documentation. This may be achieved by the use of (e.g. regex) macros. For instance: append(--help.*$,shell(mozmill --help))