This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to generate online help?


Werner Beck wrote:

> Is it possible to tag certain parts of an XML-document which are later to be
> used in the online-help? If yes, how to do?

You can something like role="htmlhelp" to elements which should go only
to on-line help and role="normal" to elements which should go only to
HTML and print version. Then you can use xsl/tools/profile/profile.xsl
stylesheet to get profiled version of document for on-line help or other
formats. More info about profiling is available at 

http://docbook.sourceforge.net/projects/xsl/doc/tools/profiling.html

-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]