docbrown/docs
rhymes fb9a407b21 Adds Ruby source code documentation to docs.dev.to (#2656)
* Add YARD and plugins to generate source code doc

* Expose yard Ruby doc in gitdocs

* Add yard doc step to Travis

* Tell netlify to build the docs before deploying

* Add Gemfile for Ruby prerequisites and Makefile

* Makefile uses tabs, not spaces

* Build ruby-doc and then gitdocs

* Add recent Ruby version to make sure yard plugins work

* Switch Ruby to a pre-built version inside Netlify

* Add ActiveRecord for the yard-activerecord plugin

* Add Ruby doc header link and info to build it locally
2019-05-02 13:50:58 -04:00
..
.static Create Windows installation doc (#671) 2018-10-01 15:15:46 -04:00
backend Improvements on dev docs (#2616) 2019-04-29 18:54:29 -04:00
design Improvements on dev docs (#2616) 2019-04-29 18:54:29 -04:00
frontend Improvements on dev docs (#2616) 2019-04-29 18:54:29 -04:00
getting-started Improvements on dev docs (#2616) 2019-04-29 18:54:29 -04:00
installation Upgrade Ruby to 2.6.3 (#2649) 2019-05-02 12:06:18 -04:00
tests Improvements on dev docs (#2616) 2019-04-29 18:54:29 -04:00
.gitdocs.json Adds Ruby source code documentation to docs.dev.to (#2656) 2019-05-02 13:50:58 -04:00
.ruby-version Adds Ruby source code documentation to docs.dev.to (#2656) 2019-05-02 13:50:58 -04:00
contributing.md Improvements on dev docs (#2616) 2019-04-29 18:54:29 -04:00
faqs.md Adds Ruby source code documentation to docs.dev.to (#2656) 2019-05-02 13:50:58 -04:00
Gemfile Adds Ruby source code documentation to docs.dev.to (#2656) 2019-05-02 13:50:58 -04:00
licensing.md #2507 - refactor GitDocs documentation (#2595) 2019-04-29 10:08:22 -04:00
Makefile Adds Ruby source code documentation to docs.dev.to (#2656) 2019-05-02 13:50:58 -04:00
readme.md Improvements on dev docs (#2616) 2019-04-29 18:54:29 -04:00
self-hosting.md Improvements on dev docs (#2616) 2019-04-29 18:54:29 -04:00
technical-overview.md Improvements on dev docs (#2616) 2019-04-29 18:54:29 -04:00

items
technical-overview.md
installation
getting-started
backend
frontend
design
tests
contributing.md
faqs.md
licensing.md
self-hosting.md

Welcome to DEV's developer documentation

Here you can find instructions on how to setup your own local copy of DEV, how to navigate the code, how to contribute and how to troubleshoot issues among other things.