Talk:DocBook
From APIDesign
(Difference between revisions)
												
			
			 (New page: Do you use any DocBook specific editor, or Netbeans with the xml editor? :-) --~~~~NicolasDumoulin)  | 
				|||
| Line 1: | Line 1: | ||
Do you use any DocBook specific editor, or Netbeans with the xml editor? :-)  | Do you use any DocBook specific editor, or Netbeans with the xml editor? :-)  | ||
--[[Special:Contributions/195.221.117.50|195.221.117.50]] 12:50, 28 May 2010 (UTC)NicolasDumoulin  | --[[Special:Contributions/195.221.117.50|195.221.117.50]] 12:50, 28 May 2010 (UTC)NicolasDumoulin  | ||
| + | |||
| + | There is the [[DocBook]] plugin for [[NetBeans]]. It allows you to create new [[DocBook]] project, build it into [[PDF]], etc. I started with it. When the book text was too long, I slowly left the original structure, split the files, used XML entities and create an [[Ant]] script that also handled inclusion of [[Java]] samples and also converted the text to [[OpenDocument]].  | ||
| + | |||
| + | --[[User:JaroslavTulach|JaroslavTulach]] 06:19, 29 May 2010 (UTC)  | ||
Revision as of 06:19, 29 May 2010
Do you use any DocBook specific editor, or Netbeans with the xml editor? :-) --195.221.117.50 12:50, 28 May 2010 (UTC)NicolasDumoulin
There is the DocBook plugin for NetBeans. It allows you to create new DocBook project, build it into PDF, etc. I started with it. When the book text was too long, I slowly left the original structure, split the files, used XML entities and create an Ant script that also handled inclusion of Java samples and also converted the text to OpenDocument.
--JaroslavTulach 06:19, 29 May 2010 (UTC)