Skip to content

samskivert/docserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docserver serves up Javadoc documentation from Maven -javadoc jars that have been downloaded to your local Maven repository.

Building

The project is built and run using SBT.

Start the sbt console and run container-start to start up the docserver. It will listen on port 9999 by default. Edit build.sbt to change the port.

Distribution

docserver is released under the New BSD License. The most recent version of the code is available at http://github.com/samskivert/docserver

Contact

Questions, comments, and other communications should be directed to the Three Rings Libraries Google Group.

About

A webapp that searches and serves up source and javadoc from a Maven repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages