devdocs
devdocs copied to clipboard
API Documentation Browser
There is no way to render latex in devdocs now, is something like mathjax missing?
Analogous to https://devdocs.io/cpp/iterator/move_iterator/operator- there is (e.g. linked in https://devdocs.io/cpp/iterator/move_iterator ) an `operator+`: https://en.cppreference.com/w/cpp/iterator/move_iterator/operator+ but DevDocs fails to recognize it and the link there goes to a bad url: https://en.cppreference.com/w/cpp/iterator/move_iterator/operator (i.e....
# Adding reload/restart dialog # Summary Hi, I like your project and I've been using it recently. but I found a missing dialog in the **Preferences** part because when I...
Update Dockerfile ruby version
Sass gem is deprecated and should be updated to Sassc. To add the Sassc gem, sprockets needs to be updated to version 4.0.0 or greater and sprockets-sass is not needed...
Adds feature in #1530. The 'enable all' buttons can be changed to the bottom or maybe something different can be done with it.
# Feature request Add an Enable All button to the offline Documentation enable/disable screen ## Summary ## Examples
I usually do not accept cookies in any website and I didn't accept cookies in Devdocs. Devdocs can be really intrusive to show a notifications telling me to accept analytics...
Using the Nim documentation as an example, check out [this](https://nim-lang.org/docs/threads.html) link. You can see that every method, variable or constant has a link directly to the source code in github.com....
- [x] Updated the versions and releases in the scraper file - [x] Ensured the license is up-to-date and that the documentation's entry in the array in `about_tmpl.coffee` matches it's...