mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.27k forks source link

Create .doclets.yml #99

Closed lipp closed 7 years ago

lipp commented 8 years ago

Adds documentation to doclets.io service. Future tags and master branch will be published automatically.

Preview generated with my account

Doclets also supports "live/editable" examples for the browser, like this! Just replace the @example tag with @playground tag.

@mgechev If you like this, you are very welcomed to login to https://doclets.io with GitHub OAuth. If you don't like it, I'd be happy to hear what you don't like about it :)

Steps required (3min): 1) @mgechev logs in to doclets.io 2) @mgechev adds JSNetworkX 3) @mgechev merges this PR