Chapter 1. Introduction

Table of Contents

Requirements

Copyright (C) 2001-2010 by Michael Fuchs michael.fuchs@dbdoclet.org

dbdoclet started as a javadoc doclet, which creates DocBook XML from your Java source files and the embedded javadoc comments. In the meantime it is also capable to transform DocBook XML files into various output formats via a graphical user interface.

dbdoclet consists of serveral parts:

The Swing GUI

A graphical user interface to manage your transformations as ant projects.

dbdoclet.jar

The doclet for usage with javadoc tool. Located in [dbdoclet_home]/jars/dbdoclet.jar.

Requirements

To run dbdoclet you need a JDK 5 or higher. You can download the JDK from http://java.sun.com.