devdocs
devdocs copied to clipboard
API Documentation Browser
Following the instructions on the readme.md running bundler install An error occurred while installing thin (1.7.2), and Bundler cannot continue. Make sure that `gem install thin -v '1.7.2' --source 'https://rubygems.org/'`...
This a tiny filter whose purpose is replace urls found in `` tags for relative URLs pointing to devdocs documentation. This is done manually, each author or maintainer should add...
- [x] Updated the versions and releases in the scraper file - [x] Ensured the license is up-to-date and that the documentation's entry in the array in `about_tmpl.coffee` matches it's...
This should make it a little easier to get started as a new contributor, as well as cut out 'works on my machine' bugs. @freeCodeCamp/devdocs let me know what you...
Hi, Tom from [Codecov](https://codecov.io) here. I thought it would be useful to add useful code coverage metrics to this repository. [Codecov](https://codecov.io) is a hosted code coverage provider with awesome features....
On `docker build .`, I noticed the message > [DEPRECATED] The `--system` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do...
I have not yet checked to see if this breaks things. Fixes #1154. Steps - check if doc includes `` - check each `` to see if it has unwanted...
Many web clients like Gmail are using Vi keybindings which are very popular within a significant group of software developers. I recommend adopting this best practice.
Some documents have embedded formula such as: \(\frac{\gamma(x-\mu)}{\sigma}+\beta\) It would be great to render these:  I am using Firefox Quantum (57.0.4)