tlddoc-util

0.2.3 • Public • Published

tlddoc-util

A command line tool that generates pretty html documentation from java tld files

TL;DR;

The tag library documentation usually is ugly and difficult to generate.

I work with java-jar-maven-j2EE on daily basis and I wanted to have a better tool than the old TLDDoc utility.

So I've started writing my own generator compatible with the tag library 2.0

Getting Started

Install the module with: npm install tlddoc-util. Then you can:

tlddoc-util myfile.tld

Documentation

(Coming soon)

Examples

tlddoc-util --output=folder_output /archived/file.tld

Release History

0.2.2

  • introducing the title option (-t|--title)
  • added controls when parsing files
  • some messages to the console

License

Copyright (c) 2014 Andrea Dessì Licensed under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i tlddoc-util

Weekly Downloads

0

Version

0.2.3

License

none

Last publish

Collaborators

  • nkjoep