devdocs
devdocs copied to clipboard
API Documentation Browser
# Feature request ## Summary The CMake documentation includes [pages describing bundled modules](https://cmake.org/cmake/help/latest/manual/cmake-modules.7.html). DevDocs has an index entry for each module (e.g. [CMakeDependentOption](https://devdocs.io/cmake~3.26/module/cmakedependentoption)), but not for each entity defined within...
# Feature request ## Summary Thank you for providing us a fast and accessible interface for all documentations. This ticket, aims to help mobile developers, specifically, React Native Developers enhance...
# Bug report ## OS information Tested out on Firefox and Chrome, on both Windows and Mac. ## Steps to reproduce Open Ansible or Kubernetes related documentation that have example...
# Feature request ## Summary Please add the documentation from the following Microsoft sources listed below (more or less in order of importance), or as much as possible from it....
# Documentation style bug ## Summary Summary: TypeScript 'HomePage' Links have outdated URLs. Specifically, it seems several items have moved 'outside' of the 'handbook'. Steps to reproduce: 1. Select Typescript...
# Documentation style bug: Go documentation missing reference links ## Summary devdocs.io is missing useful links in Go reference documentation that are very handy when working with package API: -...
# Bug report A Page from CPP-REFERENCE:- https://en.cppreference.com/w/cpp/language/list_initialization has 1 lil bug. ## OS information Windows 11 Pro [22H2] Build 22621.3085 Installed on 2/8/2024 Experience Windows Feature Experience Pack 1000.22684.1000.0...
This PR combines the multiple `Dockerfile`'s in the repo into a single, multi-stage `Dockerfile` that can be used to build both development and production Docker images. I've also added a...
# Bug report Hello, an EOL message appears after all dependencies for devdocs are installed. ## OS information Arch Linux with Ruby from RVM ## Steps to reproduce ``` $...
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...