From f2c03a508f50887c8b99efcadcafcb2f7a499492 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Fri, 24 Feb 2023 16:21:21 +1100 Subject: [PATCH] Fix #2600. Link back to exact docs folder in repo. --- src/blenderbim/docs/devs/writing_docs.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/blenderbim/docs/devs/writing_docs.rst b/src/blenderbim/docs/devs/writing_docs.rst index e98ce4d155..87374de599 100644 --- a/src/blenderbim/docs/devs/writing_docs.rst +++ b/src/blenderbim/docs/devs/writing_docs.rst @@ -1,6 +1,18 @@ Writing docs ============ +A great way to contribute without writing code is to help writing +documentation. Please reach out before contributing as the software is still in +an alpha state and portions may not be worth documenting as it changes too +frequently. + +Writing technical documentation +------------------------------- + +All documentation is written in ReStructured Text and is available in the +`BlenderBIM Add-on docs directory +`_. + The following colours and annotation styles should be used for annotating images. All stroke widths are 3px with a corner radius of 3px. Horizontal underlines are 5px with a corner radius of 2px. The dark green is **39b54a** and