DocBook seems to be nice, but is there a tool that helps using it? I mean something that would instantly show how it looks or allows editing more easily by selecting a word and then hitting a button to format it somehow, or to enter a paragraph, a index, a footnote, whatever.
Asked
Active
Viewed 1,552 times
4 Answers
1
Take a look at asciidoc. It's a simplified language that gives you access to most docbook features without needing to write directing in Docbook's verbose tag structure.
Scribblemacher
- 503
1
Try dbkeditor. It's intended to help someone learn how to write docbooks XML format. It's not too fancy, but does help with some of the complexity. Runs as a standalone jar.
DaveParillo
- 14,761