Skip to content

An annotated Java API and a tool for generated documentation augmented with properties.

License

Notifications You must be signed in to change notification settings

isabella232/property-db

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Run make in property-doc

2. run something like the following in one of the -api dirs

../property-doc/bin/propertydocs.pl -subpackages $PACKAGES -d $OUTPATH -propertypath properties -outroot "$WEBSERVER_PATH"

a possible instance is when 
PACKAGES=java.io java.util
OUTPATH=/var/www/annotated-api
WEBSERVER_PATH=/annotated-api

About

An annotated Java API and a tool for generated documentation augmented with properties.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • HTML 0.9%
  • AspectJ 0.4%
  • JavaScript 0.0%
  • Perl 0.0%
  • Rich Text Format 0.0%