ShowHN : Code documentation following the spirit of literate programming(groc.co)
groc.co
ShowHN : Code documentation following the spirit of literate programming
http://groc.co/
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.
1 comments
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.