From 8599d9ddd15b15afdeced6059b1e1b7a972f4db1 Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Mon, 11 Nov 2019 18:46:36 +0000 Subject: Update doc (#1003) * doc: update makefile and build scripts * actions: add workflow 'doc' * doc: reorganize sections * doc: fix 'unknown option' warnings, headings, spaces, etc. * doc: add subdir 'examples', move 'quick_start' sources * doc: add section 'Development/Debugging' * doc: add section'Development/Synthesis' * doc: update roadmap * doc: add section examples * doc: use standard domain * doc: add comment about 'vhd' vs 'vhdl' --- doc/contribute.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/contribute.rst') diff --git a/doc/contribute.rst b/doc/contribute.rst index 16165e839..8b7710190 100644 --- a/doc/contribute.rst +++ b/doc/contribute.rst @@ -106,7 +106,7 @@ write access to our repositories, the project is hosted at GitHub, which follows .. TIP:: * It is recommended to read `A successful Git branching model `_ for a reference on how maintainers expect to handle multiple branches. However, our actual model is not as exhaustive as explained there. * Some commit messages can `automatically close `_ issues. This is a very useful feature, which you are not required to use. However beware that using `fix` anywhere in the commit message can have side effects. If you closed any issue unexpectedly, just reply to it (even if it's closed) so that maintainers can check it. - * It is recommended to read :ref:`REF:Style` before contributing modifications to Ada sources. + * It is recommended to read :ref:`DEV:Style` before contributing modifications to Ada sources. Related interesting projects ============================ -- cgit v1.2.3