Update the webpage (#2289)

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
László Langó
2018-04-19 14:31:04 +02:00
committed by Zoltan Herczeg
parent 41fa2aa172
commit dc12458382
6 changed files with 577 additions and 218 deletions
+1 -1
View File
@@ -714,7 +714,7 @@ typedef struct
/* Field descriptions do not start with capital letters
* and there is no full stop at the end. */
field1_t field1; /**< description of field 1 */
field2_t field2; /**< description of field 1 */
field2_t field2; /**< description of field 2 */
field_n_t field_n; /**< description of field n */
} structure_name_t;