log doc/Makefile @ 12756:13f0acfa974a

age author description
Wed, 21 Jul 2010 17:51:37 +0200 Mads Kiilerich doc: make sure we use our own code for generating man pages stable
Thu, 22 Apr 2010 09:57:04 +0200 Martin Geisler doc: add generic frontend to rst2man and rst2html
Wed, 24 Feb 2010 13:47:59 -0300 Wagner Bruna doc/Makefile: fix doc generation when LANGUAGE is set stable
Thu, 17 Dec 2009 00:32:26 +0100 Martin Geisler Merge with stable
Wed, 16 Dec 2009 23:59:50 +0100 Mads Kiilerich doc/Makefile: Fix rst2html detection stable
Thu, 03 Dec 2009 22:37:49 +0100 Christian Ebert doc: correct path to help files in Makefile
Tue, 01 Dec 2009 00:43:21 +0100 Martin Geisler doc/Makefile: ensure C locale stable
Mon, 02 Nov 2009 21:38:42 +0100 Martin Geisler doc/Makefile: add help/*.txt as a dependency
Wed, 21 Oct 2009 23:40:01 +0200 Martin Geisler doc: add a style sheet to the generated HTML pages
Sun, 13 Sep 2009 17:08:31 +0200 Martin Geisler doc/Makefile: make rst2html and rst2man halt on warnings
Sun, 13 Sep 2009 17:05:38 +0200 Martin Geisler doc/Makefile: do not create files in case of errors
Fri, 04 Sep 2009 22:26:57 +0200 Martin Geisler doc: add TOC to hg.1.html and hgrc.5.html
Thu, 03 Sep 2009 21:36:44 +0200 Martin Geisler doc: use our own rst2man.py script (issue1746)
Thu, 20 Aug 2009 23:35:46 +0200 Mads Kiilerich doc/Makefile: detect the right name for rst2man and rst2html
Thu, 20 Aug 2009 23:35:47 +0200 Mads Kiilerich doc/Makefile: Don't show Makefile comments in output
Thu, 20 Aug 2009 23:35:37 +0200 Mads Kiilerich doc/Makefile: detect rst2man errors
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: link man pages to one another
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: fixup font markup in man pages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: add newline after literal blocks in man pages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler doc: use reStructuredText for man and HTML pages
Fri, 10 Jul 2009 01:23:07 +0200 Martin Geisler doc/Makefile: let hg1.gendoc.txt depend on gendoc.py
Wed, 10 Jun 2009 19:59:44 +0200 Cédric Duval doc: fix regexp for determining the man page section
Thu, 07 May 2009 15:08:25 +0300 Giorgos Keramidas manpage build: fail early when xmlto is not available
Sun, 25 Jan 2009 12:21:57 +0100 Christian Ebert Do not install executable man pages
Sat, 17 Jan 2009 15:15:26 +0100 Patrick Mezard Document how HTML documentation is built under Windows
Thu, 28 Aug 2008 13:06:24 +0200 Christian Ebert doc/Makefile: rephrase comment (typo)
Tue, 24 Jun 2008 09:33:13 +0200 Dirkjan Ochtman use ${PYTHON} var in doc/Makefile as well
Mon, 07 Apr 2008 09:02:04 +0200 Christian Ebert doc: escape .hg at bol in manpages with make (issue1072)
Sat, 30 Jun 2007 01:21:22 +0100 Adam Spiers mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpm
Mon, 15 Jan 2007 15:49:06 -0500 Jonathan Smith use DESTDIR both places its needed