devdocs
devdocs copied to clipboard
API Documentation Browser
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:  DevDocs: 
# 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...
# 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 () {...
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 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...
# 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...
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...