tool for html-docs
Leander Jedamus
ljedamus at googlemail.com
Tue Jun 29 06:50:12 UTC 2010
Am 28.06.2010 22:42, schrieb Florian Diesch:
> Leander Jedamus<ljedamus at googlemail.com> writes:
>
>
>> Is there a tool that collects all the entry points of html-docs
>> together? I want to have all the starting html's in /usr/share/doc in
>> one big index.html. I think when a package is installed containing docs
>> in html-format, it should "register" itself and add a line or two to the
>> big index.html. When the package is deleted, it should "unregister" and
>> delete those two lines.
>> Is that possible?
>>
> Install dhelp and go to /usr/share/doc/HTML/index.html
>
>
> Florian
>
Thanks for that. Nice tool. But I want to read the html-docs in my
browser. So I did a
sudo ln -s ../../usr/share/doc/HTML/index.html html-docs.html
in /var/www (for apache2).
I know that I can read "file:///usr/share/doc/HTML/index.html".
Problem now is that when I read "http://localhost/html-docs.html",
following a link produces an error 404 File not found.
I think that the links in dhelp should be relative not absolute. Can
anybody fix this behaviour?
Thanks in advance
Leander Jedamus
More information about the ubuntu-users
mailing list