diff --git a/docs/devel/README.md b/docs/devel/README.md index 4a0498884dc..4128e00179e 100644 --- a/docs/devel/README.md +++ b/docs/devel/README.md @@ -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.