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

If you're updating existing documentation to its latest version, please ensure that you have: - [x] Updated the versions and releases in the scraper file - [x] Ensured the license...

If you're updating existing documentation to its latest version, please ensure that you have: - [x] Updated the versions and releases in the scraper file - [x] Ensured the license...

The guides have moved from a separate page into the same documentation system. This required shuffling of the cleanup functions, which is subtly incompatible with the docs of the older...

# Bug report The results windows for HTML and CSS are blank. ## OS information macOS Sonoma Happens with Google Chrome, Opera GX, and Safari both online and offline ##...

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 Enhance the functionality to allow different groupings for documentation. Users can create context-specific groups, enabling easy switching between different sets of documentation. --- ## Example: ### C++...

feature

# Feature request Support for official docker image ## Summary There have been official docker image: https://github.com/freeCodeCamp/devdocs/pull/623. Why no updates?

feature

# Documentation style bug ## Summary ## Actual style ## Expected style

docs/update
help wanted

# Bug report It seems that some versions of `std::erase_if` are not present despite them being in the upstream docs. For example: https://en.cppreference.com/w/cpp/container/unordered_map/erase_if works but https://devdocs.io/cpp/container/unordered_map/erase_if results in page not...

docs/bug

## Summary The documentation is currently build from gtk-doc sources at https://developer-old.gnome.org/ which has been retired. See [GNOME Discourse: Retirement of developer-old.gnome.org](https://discourse.gnome.org/t/retirement-of-developer-old-gnome-org/20991) ## Fix To keep the scraper working, it...

docs/improvement