[PATCH 0 of 5] Build documentation using distutils.

Martin Geisler mg at lazybytes.net
Tue Nov 24 12:36:08 CST 2009


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

> This is a cleaned up version of my previous submission, as per Martin
> Geisler's reviews. I believe it's good to go, but with one caveat:
>
> When I removed the `doc' Makefile, I noticed some lines writing to a
> `MANIFEST' file. Unfortunately, I don't know what it is, what it
> usually does, and what --- if anything --- I should do to migrate it
> over to distutils...

See the Distutils documentation:

  http://docs.python.org/distutils/sourcedist.html#manifest-related-options

the MANIFEST file lists the files that Distutils should distribute.

-- 
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/20091124/6160e3ca/attachment.pgp>


More information about the Mercurial-devel mailing list