Add codecrumbs tool to Documentation section (#602)

This commit is contained in:
Bohdan Liashenko 2019-09-23 22:05:24 +02:00 committed by Andrea Z
parent ff1e020651
commit 48c1b982d2

View File

@ -335,6 +335,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Beautiful docs](http://beautifuldocs.com/) is a documentation viewer based on markdown files.
* [documentation.js](http://documentation.js.org) - API documentation generator with support for ES2015+ and flow annotation.
* [jsduck](https://github.com/senchalabs/jsduck) - API documentation generator made for Sencha JavaScript frameworks, but can be used for other frameworks too.
* [codecrumbs](https://github.com/Bogdan-Lyashenko/codecrumbs) is a visual tool for learning and documenting a codebase by putting breadcrumbs in source code.
## Files