devdocs
devdocs copied to clipboard
API Documentation Browser
# Feature request We should add unity 3d documentation to devdocs. Online source: [Unity Scripting Reference](https://docs.unity3d.com/ScriptReference/index.html) Trello Card: [Ideas](https://trello.com/c/PVnfdeaN) ## Summary Unity 3D is one of the 3 most used...
# Documentation style bug ## Summary In the original C++Reference pages, a sentence may span a paragraph, followed by a bulleted list or a preformatted code block, optionally followed by...
# Bug report Table overflow issue when I open docs which is from MDN. ## OS information Windows11 Pro 22000.593 Chrome 101.0.4951.54 ## Steps to reproduce Just open a doc...
https://devdocs.io/cpp/utility/variant/operator= Page is completely empty, but with correct footer and proper link to cppreference.com. Other std::variant pages are fine. Tested on online documentation, via Vivaldi and Edge.
# Feature request ## Summary Add permalinks to allow sharing/bookmarking specific sections. Should change the style when hovering. ## Examples  ```[tasklist] ### Tasks ```
# Bug report On safari cookies expires after one week. ## OS information MacOS Monterey 12.4 (21F79) Safari: Version 15.5 (17613.2.7.1.8) ## Steps to reproduce 1. Open devdocs. 2. Change...
I'm migrating one after another CoffeeScript file to JavaScript using https://decaffeinate-project.org/repl/. Fixes #1197.
Ruby v3
# Feature request Upgrade to Ruby 3 ## Summary Currently DevDocs is running on Ruby 2.7.6, but this is not supported by Heroku-22. Before Heroku-20 reaches end-of-life, we will either...
# Documentation style bug ## Summary For scikit-learn docs, there is no space between the parameter or attribute name and their type description. Moreover, they are formatted in the same...
The [documentation](https://devdocs.io/about) mention that there's a [Desktop app](https://github.com/egoist/devdocs-app) app, but the repo has been archived.