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

Fixes #1004 - Did this by adding a new option in `CleanHtmlFilter` and setting it in the Cordova scraper - The indents are removed as they are a non breaking...

In the Cordova 8 Doc of the cordova-file-plugin i saw intendation problems. DevDoc-URL: https://devdocs.io/cordova~8/reference/cordova-plugin-file/index#file-system-layouts Original: ![20190429_151753](https://user-images.githubusercontent.com/13721821/56903033-cdfe9700-6a9b-11e9-96c2-c4a28fb8e6fc.png) DevDocs: ![20190429_151826](https://user-images.githubusercontent.com/13721821/56903151-08683400-6a9c-11e9-8424-266c3d98d14b.png)

docs/bug

# Feature request Can we add AuthJS and DrizzleORM docs? ## Summary We already have NextJS, so lets add some popular auth libraries and database orm docs. ## References https://authjs.dev/getting-started...

docs/new+request
help wanted

# Feature request Add IIFE Topic on miscellaneous Section Ok ## Summary IIFE provides encapsulation, allowing you to create private scopes for variables and functions ## Examples (function () {...

feature

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...

## 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 #2229 and #895 both ask for Docker images in Docker Hub. ## Summary At this point in time, the official docker image for DevDocs is well over...

feature

# Feature request ### Motivation When the option to "Automatically hide and show the sidebar" is selected, navigating to a search result closes the sidebar. However, sometimes there are multiple...

feature

# Bug report Files with "@" in the name seem broken and show 404. The "@" is encoded to `%40` but the page does not load. ## OS information Windows...

bug

Fixes #2184. - [x] Tested the scraper on a local copy of DevDocs - [x] Ensured that the docs are styled similarly to other docs on DevDocs - [x] Added...