Link how-to-doc.md in devel/README.md

This commit is contained in:
Aaron Crickenberger 2016-01-29 12:19:46 -08:00
parent 43e45bbe5a
commit d52855cab4

View File

@ -75,6 +75,9 @@ Guide](../admin/README.md).
* **Coding Conventions** ([coding-conventions.md](coding-conventions.md)):
Coding style advice for contributors.
* **Document Conventions** ([how-to-doc.md](how-to-doc.md))
Document style advice for contributors.
* **Running a cluster locally** ([running-locally.md](running-locally.md)):
A fast and lightweight local cluster deployment for developement.