Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamaziz/algorithms-dash

Algorithms and data structures docsets for Dash
https://github.com/iamaziz/algorithms-dash

Last synced: 4 days ago
JSON representation

Algorithms and data structures docsets for Dash

Awesome Lists containing this project

README

        

## Algorithms and Datastructure docsets for Dash

If you:
* have [Dash](http://kapeli.com/dash) and enjoy using it for browsing documentation,
* are learning or studying algorithms and data structures, and
* think [Algorithms](http://en.wikibooks.org/wiki/Algorithms) and [Data Structures](http://en.wikibooks.org/wiki/Data_Structures) wikibooks are awesome source for learning.

Then these two docsets are for you.

To use them,
* you can either download the generated documentation folders and open them with dash, or
* copy and run the python file, it will generate the entire docset for you.

## Screenshots
![Aglorithms-wikibook docset](/screenshots/algorithms-wikibook.png)
![Data Structures-wikibook docset](/screenshots/datastructures-wikibook.png)