Live data from Hacker News

ShowHN : Code documentation following the spirit of literate programming

groc.co

1–3 of 3 posts

ShowHN : Code documentation following the spirit of literate programming

#1
Grocco helps easily build documentation for your awesome code. It takes your documented code, and in an admission that people aren't machines, generates documentation that follows the spirit of literate programming.

ShowHN : Code documentation following the spirit of literate programming
groc.co

Re: ShowHN : Code documentation following the spirit of literate programming

#3

Sounds good , what does the actual codebase processing in the background , can you through some light on it !!

Its built on an opensource project form github https://github.com/nevir/groc , The application logic is written in django, Celery processes the queue of generating documentation.