Skip to content

jeffzhang/docant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocAnt

Description

This project conetains Ant tasks for jdocbook.

Release

  1. 2011-01-30 1.0.0.Final
  2. 2012-06-23 1.1.0.Final update to using jdocbook 1.1.0 and pressgang style
  3. 2012-12-05 1.1.1.Final update to pressgang 3.0.0
  4. 2013-12-18 1.1.2.Final update to xerces 2.11.0

Setup

  • (install javasdk, ant and ivy)
  • git clone git://github.com/jeffzhang/docant.git
  • cd docant
  • ant release
  • cd target/release
  • ant
  • (got html, html-single, pdf files in target/release/target/publish)

Download files

It download some files include:

  • docbook dtds, xls file
  • dependend jars
  • hacked jdocbook (in alpha phase)

Docbook files

Currently it includes some documents:

  • JBoss AS 6 (part)
  • Ironjacamar (JBoss JCA)
  • Hornetq
  • Hibernate (some section missing)
  • Spring (some section missing, so far "borrow" jboss jdocbook style)

Modify build.xml in target/release, uncomment to get more document files

Note

  • Docbook files is from svn/git or latest release package file.
  • Change abstract path or DTD statement
  • remove some section since it throw error when transform

Roadmap

  • Fix transform error
  • Support more docbook files
  • Automaticly grep neweast document and compare/merge
  • support all jdocbook feature include multi-language (pot generate, po update/merge)
  • sync with jdocbook upstream

About

ant taskdef for docbook

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages