* PICCA Frédéric-Emmanuel <frederic-emmanuel.pi...@synchrotron-soleil.fr>,
2011-08-08, 07:45:
If your package builds documentation using Sphinx, I highly recommend
you to stop creating jquery.js symlink with dh_link (or such) and use
dh_sphinxdoc instead. This is the only future-proof way to have
fully-functional, policy compliant package with Sphinx-built
documentation.
I tryed it for one of my package.
I faced this "issue".
the setup.py file of the upstream was generating the doc during the
build process and install it under the build/lib.xxx
so at the end all the documentation was under
/usr/share/pyshare/<module>/doc/...
This is pretty weird place for documentation. dh_sphinxdoc by default
looks only into subdirectories of /usr/share/doc/, but you can tell it
to look somewhere else.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110808085053.gb4...@jwilk.net