summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Added an info(1) backend, which constructs .info files directlySimon Tatham2004-04-09
* Ahem; let's have all the man page headings at the same level!Simon Tatham2004-04-08
* Add a horrid md5sum manifest mechanism similar to the one I used inSimon Tatham2004-04-08
* Add installation instructions.Simon Tatham2004-04-08
* Add a man page.Simon Tatham2004-04-08
* Jacob pointed out various important facts missing from the HalibutSimon Tatham2004-04-04
* Limit unicode hex to 4 digitsJacob Nevins2004-04-02
* Stop \n clobbering \nocite (etc)Jacob Nevins2004-04-01
* Add stuff to butCmd para so that constructs like \c don't break insideJacob Nevins2004-04-01
* Restrict characters allowed in commands -- deals with "\date)."Jacob Nevins2004-04-01
* Oops, fix bracing comment stuff.Jacob Nevins2004-04-01
* Inline comments respect escaped braces.Jacob Nevins2004-04-01
* typoJacob Nevins2004-04-01
* GCC 3.0 doesn't like you not including <string.h> if you use things in it.James Aylett2004-04-01
* For some reason I decided it was better to say `output format'Simon Tatham2004-04-01
* Forgot to mention the default behaviour is to run all backends.Simon Tatham2004-04-01
* Help and usage messages.Simon Tatham2004-04-01
* Make the command-line --licence option do something useful.Simon Tatham2004-04-01
* Having done all these command-line options and new \cfg directives,Simon Tatham2004-04-01
* Homogenise the licence, and bring it up to date.Simon Tatham2004-04-01
* Now I've got a mechanism for formatting HTML file names to aSimon Tatham2004-04-01
* Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham2004-04-01
* Add \cfg / -C directives to allow the user to choose the output fileSimon Tatham2004-04-01
* Fix a couple of memory leaks in backends.Simon Tatham2004-04-01
* Oops, appendices.Jacob Nevins2004-04-01
* Initial revisionJacob Nevins2004-04-01
* Add the -C command-line option, which allows arbitrary \cfgSimon Tatham2004-03-31
* Make a start on command-line options. Here I introduce --text,Simon Tatham2004-03-31
* Oops; uninitialised variable.Simon Tatham2004-03-31
* After so much fuss was made about this being an _XHTML_ back endSimon Tatham2004-03-31
* Bah, there's always one. Missing file.Simon Tatham2004-03-30
* \lcont and \quote were being confused by whitespace (in particular,Simon Tatham2004-03-30
* Fix index sorting so that it collates in a sensible order.Simon Tatham2004-03-30
* Make \ii work!Simon Tatham2004-03-30
* The navigation links now contain a link to the index page.Simon Tatham2004-03-30
* Simplify treatment of the copyright notice, now I've also simplifiedSimon Tatham2004-03-30
* I always meant to remove emphasis in the index by default. Now I doSimon Tatham2004-03-30
* The manual is now fully indexed.Simon Tatham2004-03-30
* Couple of extra points: forgot about the \i\cw special case, andSimon Tatham2004-03-27
* Fix bug in HTML index generation: any index tags appearing in aSimon Tatham2004-03-27
* Second instalment of the manual: added a chapter on output formats.Simon Tatham2004-03-26
* Introduce \. as a NOP command. The purpose of this is to act as aSimon Tatham2004-03-25
* Obsoleted the `\preamble' command. Preamble text is now taken to beSimon Tatham2004-03-25
* First instalment of a manual for Halibut. This lot covers theSimon Tatham2004-03-25
* Add a \quote{...} directive, working like <blockquote> in HTML.Simon Tatham2004-03-25
* Apparently we must include the .TH directive in a man page even whenSimon Tatham2004-03-25
* Cleanups to complete the man page backend. Also, an additional newSimon Tatham2004-03-24
* Oops, nearly forgot. Nesting one numbered list inside another shouldSimon Tatham2004-03-23
* Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham2004-03-23
* WinHelp backend segfaults when it finds a nonexistent cross-Simon Tatham2003-01-09