devdocs
devdocs copied to clipboard
API Documentation Browser
After encountering errors with devdocs.io/offline (most docs return an error upon install), I've decided to build the site offline. However, after cloning, running `bundle install` will result in the following...
The Chef docs are created from an archive that resides here https://docs-archive.chef.io/. These docs are not updated any more, which I was told on Slack by a Chef employee (sorry...
How to reproduce: 1. Go to devdocs.io 1. Enable Clojure documentation 1. Search for `->` Expected output: 1. `->` is found Actual result: 1. `->` is not found. Additional info:...
I'm using Google Chrome 81.0.4044.129 on Ubuntu 19.10, devdocs.io seems to be ignoring theme settings (always light theme). Chrome itself follows system theme change correctly.
``` D:\Work\Coding\DevDocs\devdocs>bundle exec thor docs:download --default (1/6) DOM Events FAILED (Errno::ENOENT: No such file or directory - gunzip) (2/6) CSS FAILED (Errno::ENOENT: No such file or directory - gunzip) (3/6)...
When the browser window is too narrow (or the browser zoom too high), devdocs switches to a different layout, where the search bar stretches horizontally across the entire screen, the...
Hello, I've been using the website for some time, it's a great resource but unfortunately I currently have to deal with an air-gapped machine. The offline docs would be a...
It would be very helpful if we get to select the version of Tensorflow for which the results are displayed. There have been some major changes from Tensorflow 1.X to...
This was referenced in #1170 but the OP said it was broken before.
Currently there are three entities for openjdk (8, 8 GUI and 8 Web), I cannot search the Java class and method cross these JDK entities. So could you merge them...