module template: move documentation to a new category 'template' (#9324)

This commit is contained in:
Beat Küng
2018-04-18 14:53:52 +02:00
committed by Daniel Agar
parent a05bf390c1
commit e46e6f99f3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ class ModuleDocumentation(object):
"""
valid_categories = ['driver', 'estimator', 'controller', 'system',
'communication', 'command']
'communication', 'command', 'template']
max_line_length = 80 # wrap lines that are longer than this