fmII
Thu, Nov 20th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 22:28 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 DocBook Doclet - Default branch
Section: Unix

 

Added: Mon, Dec 3rd 2001 14:34 UTC (6 years, 11 months ago) Updated: Mon, Nov 10th 2008 21:46 UTC (10 days ago)


Screenshot About:
The DocBook Doclet creates DocBook XML from Java source documentation or HTML files. It is helpful if you want to create reference handbooks of your API. Normally it is used with the Javadoc tool but it can also be used as a standalone application to convert HTML to DocBook. Additionally it comes with a Swing application to manage documentation projects and to transform the resulting DocBook files to PDF, Postscript, HTML, or JavaHelp.

Author:
Michael Fuchs [contact developer]

Rating:
8.55/10.00 (8 votes)

Homepage:
http://www.dbdoclet.org
Tar/GZ:
http://www.dbdoclet.org/archives/dbdoclet-5.1.18-187.tar.gz
RPM package:
http://www.dbdoclet.org/archives/dbdoclet-5.1.18-187.noarch.rpm
Debian package:
http://www.dbdoclet.org/archives/dbdoclet_5.1.18-187_all.deb
Mailing list archive:
http://www.freelists.org/archives/dbdoclet/

Trove categories: [change]
[Development Status]  5 - Production/Stable
[Intended Audience]  Developers
[License]  Freeware, OSI Approved :: GNU General Public License (GPL)
[Programming Language]  Java
[Topic]  Software Development :: Documentation, Text Processing :: Markup :: XML, Utilities

Dependencies: [change]
DocBook (recommended)
JFreeChart (optional)
[download links]

 
Project admins: [change]
» Michael Fuchs (Owner)

» Rating: 8.55/10.00 (Rank N/A)
» Vitality: 6.61% (Rank 88)
» Popularity: 4.65% (Rank 786)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 60,774
   URL hits: 21,115
   Subscribers: 99

Projects depending on this project:
DocBook


Other projects from the same categories:
libdisasm
JCSC
CRUIS Edit
Pawn Project
Qolyester

Users who subscribed to this project also subscribed to:
MisterHouse
KDevelop
Horde Application Framework
Gneutronica
texttemplate


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default
The javadoc doclet and a GUI for creating ant documentation projects.
5.1.18 10-Nov-2008 Freeware Homepage Tar/GZ
herold
The HTML to DocBook XML converter.
4.1.13 21-Feb-2008 GNU General Public License (GPL) Homepage Tar/GZ
JDK 1.4 Doclet Jar 1.4 18-Sep-2006 GNU General Public License (GPL) Homepage
JDK 1.5 Doclet Jar 1.4 18-Sep-2006 GNU General Public License (GPL) Homepage

 Comments

[»] Important tool with some current limitations
by Michael(tm) Smith - Sep 6th 2002 01:15:19

This is an important addition to the DocBook toolchain -- at least as important for its ability to do "standalone" HTML->DocBook conversion as it is for its ability to produce DocBook from Java source documentation. And as far as I know there are no other open-source tools available for converting HTML to DocBook.

As of the 0.29 release, however, I think you can't yet expect it to always produce valid DocBook that doesn't require some manual cleanup (though it does always generate clean well-formed XML -- nicely indented even).

The validity limitations I've seen relate mostly to the fact that HTML permit certain kinds of markup instances that really aren't complete, though they are valid against the HTML DTD. When these markup instances get converted to DocBook, which does require more complete structures, they may not be valid.

For, example, in HTML, it's valid for a definition list (dl element) to contain only a term (dt) with no corresponding description (dd). But the DocBook Doclet will convert that to a Variablelist containing a Term but no associated Listitem (the equivalent of dd). This generates validity errors because the Variablelist content model requires a Listitem.

But validity errors like that are fairly easy to find and clean up manually, so it's not that big of a limitation. For future releases, it would be very useful to have some logic in DocBook Doclet to detect and automatically correct certain instances like that, so that they don't need to be corrected manually.

[reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs