Documentation: Add rules for writing Documentation

Change-Id: Ic3808a0a10ddc8064d185e0920dcd9f60c435419
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/26602
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Patrick Rudolph
2018-05-28 09:36:42 +02:00
committed by Martin Roth
parent 16c77f72ca
commit 7a2a29d0e1
2 changed files with 75 additions and 0 deletions

View File

@@ -5,3 +5,4 @@
* [Kconfig](kconfig.md)
* [Gerrit Guidelines](gerrit_guidelines.md)
* [Documentation License](license.md)
* [Writing Documentation](writing_documentation.md)