这是一个小的,容易的和灵活的构建框架基于Apache Ant转换DocBook文件转换成HTML格式。
资 源 简 介
Overview
DocBook is great but also difficult to start.
This project aims to provide a handy build framework packaing necessary tools to convert DocBook xml to HTML format.
Features:
* Pre-defined document and out directory structure for better document management
* Custom stylesheet
* Builtin CSS Style sheet for rendering generated HTML
* Configured for program list annotation and syntax hight lights
Dependencies
Java Runtime Environment
Apache Ant
Quick Start
Build example document
Download the released package which is just a simple compressed zip file.
Unzip to somewhere. You could see 2 directories included.
Go to the directory "com.ualab.articels.example/documents/docbook-example"
Run ant
You could see generated HTML files under ""com.ualab.articels.example/output/docbook-example"
文 件 列 表
com.ualab.articles.example
.project
build-local.properties
documents
com.ualab.docbook.base
.project
build-base.xml
custom-xsl
docbook-xsl
lib