Skip to content

Commit 6425fee

Browse files
committed
javadoc
1 parent 1ee16cf commit 6425fee

241 files changed

Lines changed: 65256 additions & 8 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

codegen/templates/java/types/struct.java.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ public class {{ type.name | to_upper_camel_case }} {
115115

116116
/**
117117
{% if field.description is defined -%}
118-
* {{ field.description }}
118+
* {{ field.description | e }}
119119
{% else -%}
120120
* Get {{ f_varname }}
121121
{% endif -%}
70.1 KB
Binary file not shown.
0 Bytes
Binary file not shown.
34.1 KB
Binary file not shown.
0 Bytes
Binary file not shown.
136 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
36 Bytes
Binary file not shown.
Binary file not shown.

java/build/docs/javadoc/allclasses-index.html

Lines changed: 461 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)