[PATCH 5 of 6] setup: generate, build & install documentation using distutils & docutils

Martin Geisler mg at lazybytes.net
Thu Nov 26 16:52:29 CST 2009


Dan Villiom Podlaski Christiansen <danchr at gmail.com> writes:

> # HG changeset patch
> # User Dan Villiom Podlaski Christiansen <danchr at gmail.com>
> # Date 1259264725 -3600
> # Node ID 912874aa86b1bfc1c273d7819a69fea75f9c8dff
> # Parent  27a452aa1d0a9695b7d05a6e9601ac27626c4514
> setup: generate, build & install documentation using distutils & docutils.

Strangely, this patch does not apply for me (as we discussed on IRC,
this is just to inform the rest of the world).

The deletion of the Makefile fails but the rest seems okay.

> [...]
>
> diff --git a/doc/Makefile b/doc/Makefile
> deleted file mode 100644
> --- a/doc/Makefile
> +++ /dev/null
> @@ -1,49 +0,0 @@
> -SOURCES=$(wildcard *.[0-9].txt)
> -MAN=$(SOURCES:%.txt=%)
> -HTML=$(SOURCES:%.txt=%.html)
>
> [...]

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20091126/26780c70/attachment.pgp>


More information about the Mercurial-devel mailing list