document format of entries
Change-Id: I94c169b03844a7091ab98a9689a19ef27e665509 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by: Tasuku Suzuki <stasuku@gmail.com>
This commit is contained in:
parent
363cebe6b1
commit
c9ae856417
@ -1,3 +1,11 @@
|
||||
# Generic entry format
|
||||
#Feature: UPPERCASENAME (for the #define)
|
||||
#Description: One sentence description of what this does.
|
||||
#Section: Categorization
|
||||
#Requires: UPPERCASENAME...
|
||||
#Name: CamelCaseName (often a class name)
|
||||
#SeeAlso: UPPERCASENAME... (currently unused)
|
||||
|
||||
# Kernel
|
||||
|
||||
Feature: PROPERTIES
|
||||
|
Loading…
Reference in New Issue
Block a user