aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* [haddock @ 2003-08-27 07:50:02 by panne]panne2003-08-271-70/+97
| | | | | | | | | | | | | | | | | * Made -D a short option for --dump-interface. * Made -m a short option for --ms-help. * Made -n a short option for --no-implicit-prelude. * Made -c a short option for --css. * Removed DocBook options from executable (they didn't do anything), but mark them as reserved in the docs. Note that the short option for DocBook output is now -S (from SGML) instead of -d. The latter is now a short option for --debug. * The order of the Options in the documentation now matches the order printed by Haddock itself. Note: Although changing the names of options is often a bad idea, I'd really like to make the options for the programs in fptools more consistent and compatible to the ones used in common GNU programs.
* [haddock @ 2003-08-26 19:01:18 by panne]panne2003-08-261-5/+15
| | | | | | | | | Made option handling a bit more consistent with other tools, in particular: Every program in fptools should output * version info on stdout and terminate successfully when -V or --version * usage info on stdout and terminate successfully when -? or --help * usage info on stderr and terminate unsuccessfully when an unknown option is given.
* [haddock @ 2003-07-28 14:53:22 by simonmar]simonmar2003-07-281-1/+1
| | | | Markup fix
* [haddock @ 2003-07-28 13:31:25 by simonmar]simonmar2003-07-281-0/+19
| | | | Add documentation for anchors.
* [haddock @ 2002-07-23 08:40:56 by simonmar]simonmar2002-07-231-13/+4
| | | | | | | - update the acknowledgements - remove the paragraph that described how to use explicit layout with doc comments; it isn't relevant any more.
* [haddock @ 2002-07-15 10:21:56 by simonmar]simonmar2002-07-151-5/+27
| | | | Mention alternative commenting styles.
* [haddock @ 2002-07-10 10:57:10 by simonmar]simonmar2002-07-101-0/+98
| | | | Document all the new options since 0.3
* [haddock @ 2002-06-03 14:48:32 by simonmar]simonmar2002-06-031-9/+10
| | | | oops, fix markup bugs
* [haddock @ 2002-05-29 13:38:51 by simonmar]simonmar2002-05-291-1/+18
| | | | Document recent changes to markup syntax
* [haddock @ 2002-05-15 13:16:07 by simonmar]simonmar2002-05-151-3/+14
| | | | | | | - Remove the note about function argument docs not being implemented - Note that qualified identifiers can be used to point to entities that aren't in scope.
* [haddock @ 2002-05-13 15:20:54 by simonmar]simonmar2002-05-131-2/+3
| | | | Fix one of the record examples
* [haddock @ 2002-05-13 09:13:12 by simonmar]simonmar2002-05-131-2/+2
| | | | fix typos
* [haddock @ 2002-05-09 15:59:56 by simonmar]simonmar2002-05-091-29/+149
| | | | Document changes since 0.1
* [haddock @ 2002-05-09 08:48:29 by simonmar]simonmar2002-05-091-2/+2
| | | | typo
* [haddock @ 2002-05-03 08:50:00 by simonmar]simonmar2002-05-031-6/+6
| | | | Fix some typos.
* [haddock @ 2002-04-26 16:01:44 by simonmar]simonmar2002-04-261-74/+455
| | | | Yet more keyboard bashing - this is pretty much complete now.
* [haddock @ 2002-04-25 16:48:36 by simonmar]simonmar2002-04-251-10/+340
| | | | More keyboard bashing
* [haddock @ 2002-04-10 14:30:58 by simonmar]simonmar2002-04-101-2/+148
| | | | Add an introduction
* [haddock @ 2002-04-10 13:32:39 by simonmar]simonmar2002-04-102-0/+32
Skeleton documentation