aboutsummaryrefslogtreecommitdiff
path: root/docs/contributing.en.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributing.en.md')
-rw-r--r--docs/contributing.en.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/contributing.en.md b/docs/contributing.en.md
index 23b4006..406f1d5 100644
--- a/docs/contributing.en.md
+++ b/docs/contributing.en.md
@@ -45,11 +45,11 @@ should follow the project's coding style; see [Coding style](coding).
# Roles file (top comments)
**The top comment of each source/include file is NOT hand-written**,
it is generated by a script, `tools/updatesource.py`, which reads the
-copyright lines and the licences from the machine-readable copyright
-information files `copyright.yml`, and the short description of each file
-from the roles files `roles.yml` present in each module root.
+copyright and licences from the machine-readable copyright information files
+(see [Licensing](licensing)), and the short description of each file
+from the roles files `roles.yml` present in every module root.
-See the section about roles files in `FORMATS.md`.
+TODO: detail the role files here?
# C/C++ headers and header bits
libcarrot uses a C superpreprocessor, which role is to: