Hello

I try to find a way to teach my rules files how to generate the documentation 
using pybuild

I found the classique

override_dh_auto_build-indep:
        dh_auto_build
        PYTHONPATH=. http_proxy='localhost' sphinx-build -N -bhtml doc/source 
build/html  # HTML generator


but is does not work because my package contain binary extensions.

so I would like to know how to change this snipset to use the {build_dir} for 
the PYTHONPATH.

Thanks

Frederic.

I propose to add this information in the wiki :)

--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/a2a20ec3b8560d408356cac2fc148e53b1e54...@sun-dag3.synchrotron-soleil.fr

Reply via email to