Menu

#71 html document contains reference to images on SF site

open
nobody
None
5
2010-03-04
2010-03-04
sandrotosi
No

Hello,
I'm forwarding the Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=397140

"""
local html documents should be self contained.
since sourceforge is often unreachable local documentation is then
laking all pictures.

I would suggest placing all images referenced from the web pages in a
images/ directory like they are currently on sourceforge too, and then
make all links relative.

That way html documentation works locally and remotly on sourceforge
without modification.

Beside, it is really annoying to have to go online to read local
documentation.
"""

Indeed:

pythoncard-0.8.2/docs$ grep img -w * -r | grep "pythoncard.sourceforge.net" -c
42

if would be nice if those images can be stored in docs/html/images so that documentation can be viewable completely offline.

Regards,
Sandro

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.