What's new? | Help | Directory | Sign in
Google
                
Code License: Apache License 2.0
Labels: maven, docbook
Blogs:
Feeds:
Groups:
How to join?
Project owners:
  wilfredspringer
Project members:
MimilOwns

Docbkx Tools

What is it?

The Docbkx Tools project provides a number of tools supporting DocBook in a Maven environment. This may seem odd to you, since 1) Maven 2 is supposed to support DocBook natively, relying on Doxia, and 2) there is already another DocBook plugin at mojo.codehaus.org.

The thruth however is that DocBook support in Doxia is fairly limited, mainly because Doxia as a framework supports only a small fraction of the concepts found in DocBook. The subset of DocBook supported by Doxia is not even close to simplified DocBook.

The DocBook plugin at mojo.codehaus.org is supporting a wider range of DocBook markup, and is in fact more similar to the DocBook tools provided with this project. There are however some significant differences.

Differences with other Maven plugins

How does this compare the DocBook Tools at SourceForge?

This project builds on these tools; the main purpose is to provide something that integrates easily with Maven based builds.

I want to know more

Find the User Guide of the Maven Docbkx Plugin here.

Find the Maven generated plugin documentation here:.