Mon, 22 Mar 2021 13:21:12 -0700 |
Martin von Zweigbergk |
makefile: use Python 3 by default when building docs as well
|
Wed, 15 Apr 2020 22:18:05 -0400 |
Matt Harbison |
make: drop the `-c` arg to `install` in the documentation makefile
|
Thu, 21 Nov 2019 23:35:29 -0500 |
Augie Fackler |
cleanup: update references to /help/ that should now be /helptext/
|
Thu, 04 Apr 2019 19:06:48 +0200 |
Philippe Pepiot |
packaging: allow to run make with python3
|
Sun, 03 Mar 2019 10:31:23 -0800 |
Gregory Szorc |
setup: define build_doc command
|
Wed, 11 Oct 2017 01:19:48 +0200 |
muxator |
build: make install in "/doc" failed if the destination dir contained spaces
|
Wed, 03 Jul 2013 21:50:20 +0900 |
Takumi IINO |
doc: make i18n man and html
|
Wed, 03 Jul 2013 21:49:43 +0900 |
Takumi IINO |
doc: make man and html from translated documents
|
Wed, 03 Jul 2013 21:49:41 +0900 |
Takumi IINO |
gendoc: dispatch print document content by commandline arguments
|
Mon, 30 May 2011 11:14:31 +0200 |
Martin Geisler |
doc: rebuild hgrc.5 man and HTML page when help/config changes
|
Wed, 01 Dec 2010 09:46:11 +0900 |
Nicolas Dumazet |
runrst: add RSTARGS Makefile variable to allow customization
|
Thu, 04 Nov 2010 17:52:40 +0100 |
Martin Geisler |
doc/Makefile: docs now also depend on extensions
|
Sat, 23 Oct 2010 20:10:18 +0200 |
Martin Geisler |
doc/Makefile: do not include hg.1.gendoc.txt in MANIFEST
stable
|
Sat, 23 Oct 2010 20:02:46 +0200 |
Martin Geisler |
doc/Makefile: cleanup clean target
stable
|
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
|