Skip to content

A rough CLR port of the clojure.contrib.gen_html_docs

Notifications You must be signed in to change notification settings

lincpa/gen_html_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

Clojure-clr version of gen_html_docs

I have started to do port of the clojure.contrib.gen_html_docs over to the CLR world. It is by no means ready for prime time at the moment. My plan is to get the CLR version as possible to the original version.

TODO

In no real order

  • Link to the code for the function

Completed

  • A better way to construct the Namespace TOC on the left of the page.
  • Generate an overview page
  • Generate an index page
  • compiled a list of all namespaces that use anything from System.*
  • Grab the namespace metadata and display the documentation like the function/var docs.

About

A rough CLR port of the clojure.contrib.gen_html_docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published