Found a big bug: use up/down arrow keys to select an item on the left, then hit right and left keys to open and close the sub-lists. But, if you hit right twice or more it will append the sub list continuously below.
Edit: fixed
41–50 of 79 posts
Found a big bug: use up/down arrow keys to select an item on the left, then hit right and left keys to open and close the sub-lists. But, if you hit right twice or more it will append the sub list continuously below.
Edit: fixed
Sweet. Can you please add javascript reference?
I built something similar a few weeks ago: http://doks.io (It supports all major languages and frameworks) (And it's open source !)
I built something similar a few weeks ago: http://doks.io (It supports all major languages and frameworks) (And it's open source !)
That is astonishing number of sources. But it is quite confusing when each source opens in different windows with different styling. I wish there was some universal documentation format that could be shared among all software.
I would love an interface like this for MDN's JS documentation.
If you're on a mac you might want to check out Dash http://kapeli.com/dash Very simliar goal, but offline and instant. After using it for a while it's hard to imagine going back to reading documentation in a web-browser.
I built http://doks.io Which supports all the documentation Dash does. (The web UI is pretty simple, it was built in an evening). But both the server side and the web UI are open source. If you like Dash, you might like Doks
Favorited!
I would love an interface like this for MDN's JS documentation.