Re: mystery dac



On 2006-04-13, Joerg <notthisjoergsch@xxxxxxxxxxxxxxxxxxxxx> wrote:

Yes, and I want to try it out soon. However, I have to mind what others
use to read my documentation. If they use Acrobat then the problems are
there again. With HTML I have rarely seen issues.

HTML is OK if the documentation is supposed to read only
on-screen (in my experience, browser printouts are just plain
ugly), and if you can ensure that all the related files are
present, have the proper names and are in their respective
directories.

As for PDF: I usually am on Linux and use xpdf (simple, no
features, just a reader) or Acrobat Reader 5 on Windows. I don't
know hoe newer versions behave.

robert
.



Relevant Pages

  • Single Source Documentation Woes
    ... provide the ability to single-source user manual documentation, ... | (WAP, HTML, etc.) | ... Application Name has the following command line options: ... To make life truly entertaining, ...
    (comp.programming)
  • Re: Angband documentation project
    ... Given that my plans involve making the help external HTML files (with ... Using a wiki isn't that great for this, ... the documentation is currently distributed as, ... helpfiles are probably GPL, though that's not really that appropriate ...
    (rec.games.roguelike.angband)
  • urllib2.urlopen(url) pulling something other than HTML
    ... shortcoming of Python, a mistype on my part or just an inherent ... htmllib.HTMLParser so it can parse the html for links. ... I can't find any documentation to explain ... def get_page: ...
    (comp.lang.python)
  • Re: XmlTextWriter Encodes HTML Entities?
    ... Most of us and most documentation including W3C documentation define & ... drop the verbiage "HTML" when describing character entities. ... XML but not part of HTML, while ö is part of HTML but not of XML; ... use of the language. ...
    (microsoft.public.dotnet.xml)
  • Re: A critique of cgi.escape
    ... that the documentation doesn't say that input has to be HTML, ... output must be used as HTML. ... Also, because Python has a ... conservative policy on backwards incompatible changes, ...
    (comp.lang.python)