Skip to content

tomfaulhaber/autodoc-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Indexer for Autodoc Data

When a user or organization has a number of projects that are documented using the autodoc system (https://github.com/tomfaulhaber/autodoc), this project can be used to create a master overview and index.

This is currently being used to document the Clojure core and contrib libraries and you can see the results at http://clojure.github.io.

I have not yet completely generalized this program and don't have any immediate plans to. On the other hand, it ought to be pretty easy to adapt it to your project. Just keep in mind that the Clojure logo and such are copyrighted by Rich Hickey and you'll need to get his permission to use them for uses other than Clojure itself.

License

Autodoc-index is licensed under the Eclipse Public License 1.0 (like Clojure itself) which can be found in the file epl-v10.html at the root of this distribution. This means it can go anywhere Clojure can go.

About

The code to build the index of Clojure and Contrib libraries hosted at http://clojure.github.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published