[Python-projects] Re: Installing Documentation

Sylvain Thénault sylvain.thenault at logilab.fr
Sun May 7 13:47:14 CEST 2006


On Tuesday 25 April à 14:44, Meding, Olaf wrote:
> Sylvain
> 
> It might be helpful to have the setup.py also copy the readme file and the /doc directory to the site-packages when installing PyLint.

honestly I don't wish such a change leading to have documentation in a
place where only code should be... There is no actual documentation
support in distutils yet, and IMO the current way it's handled is fine:
with source distribution users will have to handle documentation
themselves from the extracted directory, while with "packaged" distribution
(.deb, .rpm...) users get doc installed in the correct place according to
their system.

I'm ccing python-projects so that others can comments if they have an
opinion about this.
-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
Python et calcul scientifique:           http://www.logilab.fr/science



More information about the Python-Projects mailing list