am d194c6ac
: Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs
* commit 'd194c6ac80007532596a614c86e3c68e129957e7': Fix Documentation typo when showAnnotations is used with doclava
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<?cs each:anno = obj.showAnnotations ?>
|
<?cs each:anno = obj.showAnnotations ?>
|
||||||
<?cs if:first(anno) ?>
|
<?cs if:first(anno) ?>
|
||||||
<span class='annotation-message'>
|
<span class='annotation-message'>
|
||||||
Included in documention by the annotations:
|
Included in documentation by the annotations:
|
||||||
<?cs /if ?>
|
<?cs /if ?>
|
||||||
@<?cs var:anno.type.label ?>
|
@<?cs var:anno.type.label ?>
|
||||||
<?cs if:last(anno) == 0 ?>
|
<?cs if:last(anno) == 0 ?>
|
||||||
|
Reference in New Issue
Block a user