hgd icon indicating copy to clipboard operation
hgd copied to clipboard

hgd-mk-pydoc is generating HTML docs with absolute paths

Open vext01 opened this issue 14 years ago • 1 comments

No good, need to be relative!

<a href=".">index</a><br><a href="file:/home/edd/source/hgd.f/pylib/hgd/__init__.py">/home/edd/source/hgd.f/pylib/hgd/__init__.py</a>

vext01 avatar Jun 17 '11 17:06 vext01

Unanswered on stackoverflow also:

http://stackoverflow.com/questions/6389280/python-can-the-pydoc-module-output-html-docs-with-relative-paths

vext01 avatar Jun 20 '11 11:06 vext01