doc: Consolidate naming conventions into docbook

Duplication just means it gets out of sync.

Also update they keyword list in the Makefile, not everything was listed.
And add a new "invalid" keyword.

While at it update NEWS.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2015-02-07 12:45:49 +01:00
parent 14185f04bd
commit 25c4347078
5 changed files with 21 additions and 73 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ A short list of contribution guidelines:
developer's certificate of origin: http://developercertificate.org/
- When submitting new testcases please follow the naming conventions documented
in tests/NAMING-CONVENTION. Also please make full use of all the helpers and
in the generated documentation. Also please make full use of all the helpers and
convenience macros provided by the igt library. The semantic patch lib/igt.cocci
can help with the more automatic conversions.