devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

API Documentation Browser

Results 269 devdocs issues
Sort by recently updated
recently updated
newest added

In "std::reverse_iterator" page. # Documentation style bug ## Summary I compared the page on the cppreference.com website, which show the svg picturn properly. You can visit and compare the two...

docs/improvement

# Feature request When iterating through a list of commands, it's reeeally inconvenient that one needs to press `Enter` to click on a command and see the corresponding docs section....

feature

# Feature request ## Summary Would be very nice to have the docs for etcd and etcdctl, as afaik they are commonly used within for example k8s ## Examples v2.3:...

docs/new+request

If you're adding a new scraper, please ensure that you have: - [x] Tested the scraper on a local copy of DevDocs - [x] Ensured that the docs are styled...

Adds support for Rails 7.1.3. https://rubyonrails.org/2024/1/16/Rails-7-1-3-has-been-released Follow up to - https://github.com/freeCodeCamp/devdocs/pull/2104 Tangentially related - https://github.com/freeCodeCamp/devdocs/pull/2212 If you're updating existing documentation to its latest version, please ensure that you have: -...

# Bug report ## OS information - Operating System: Windows 10 - Browser Version: Firefox 121.0.1 ## Steps to reproduce 1. Open DevDocs.io in your browser. 2. Navigate to [specific...

bug

## What is this? This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be...

# Feature request Would love to see more than just the K8S resource reference and multiple versions (1.20 is super old)

docs/update

# Bug report the currently available dart docs are for dart 2 which is over a year old... ## OS information NixOS ## Steps to reproduce open up the documentation...

docs/update
help wanted

Quick heads up that we have this deprecation warning occurring. ```console DEPRECATION WARNING: Support for `config.active_support.cache_format_version = 6.1` has been deprecated and will be removed in Rails 7.2. Check the...