Loading tools/droiddoc/templates-sdk/class.cs +22 −5 Original line number Diff line number Diff line Loading @@ -215,7 +215,10 @@ Summary: <?cs var:field.final ?> <?cs call:type_link(field.type) ?></nobr></td> <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?></td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(field) ?> <?cs call:show_annotations_list(field, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading @@ -227,7 +230,10 @@ Summary: <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > <td class="jd-typecol"><?cs call:type_link(field.type) ?></td> <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?></td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(field) ?> <?cs call:show_annotations_list(field, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading @@ -247,7 +253,10 @@ Summary: <?cs call:cond_link(m.name, toroot, m.href, included) ?> <?cs /each ?> </td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(attr) ?> </td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(attr) ?> <?cs call:show_annotations_list(attr, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading @@ -264,7 +273,10 @@ Summary: <?cs var:cl.abstract ?> <?cs var:cl.kind ?></nobr></td> <td class="jd-linkcol"><?cs call:type_link(cl.type) ?></td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?> </td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(cl) ?> <?cs call:show_annotations_list(cl, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading Loading @@ -340,7 +352,10 @@ Summary: <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > <td class="jd-descrcol"><?cs call:type_link(field.type) ?> </td> <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?> </td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?> </td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(field) ?> <?cs call:show_annotations_list(field, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading Loading @@ -509,6 +524,7 @@ From <?cs var:cl.kind ?> <?cs call:federated_refs(field) ?> </div> <div class="jd-details-descr"> <?cs call:show_annotations_list(field, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> <?cs call:description(field) ?> <?cs if:subcount(field.constantValue) ?> <div class="jd-tagdata"> Loading Loading @@ -566,6 +582,7 @@ From <?cs var:cl.kind ?> <h4 class="jd-details-title"><?cs var:attr.name ?> </h4> <div class="jd-details-descr"> <?cs call:show_annotations_list(attr, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> <?cs call:description(attr) ?> <div class="jd-tagdata"> Loading tools/droiddoc/templates-sdk/classes.cs +5 −1 Original line number Diff line number Diff line <?cs include:"doctype.cs" ?> <?cs include:"macros.cs" ?> <?cs include:"macros_override.cs" ?> <html<?cs if:devsite ?> devsite<?cs /if ?>> <?cs include:"head_tag.cs" ?> <body class="gc-documentation <?cs if:(reference.gms || reference.gcm) ?>google<?cs /if ?> Loading Loading @@ -30,7 +31,10 @@ <?cs each:cl = letter ?> <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.since ?>" > <td class="jd-linkcol"><?cs call:type_link(cl.type) ?></td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?> </td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(cl) ?> <?cs call:show_annotations_list(cl, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading Loading
tools/droiddoc/templates-sdk/class.cs +22 −5 Original line number Diff line number Diff line Loading @@ -215,7 +215,10 @@ Summary: <?cs var:field.final ?> <?cs call:type_link(field.type) ?></nobr></td> <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?></td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(field) ?> <?cs call:show_annotations_list(field, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading @@ -227,7 +230,10 @@ Summary: <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > <td class="jd-typecol"><?cs call:type_link(field.type) ?></td> <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?></td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(field) ?> <?cs call:show_annotations_list(field, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading @@ -247,7 +253,10 @@ Summary: <?cs call:cond_link(m.name, toroot, m.href, included) ?> <?cs /each ?> </td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(attr) ?> </td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(attr) ?> <?cs call:show_annotations_list(attr, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading @@ -264,7 +273,10 @@ Summary: <?cs var:cl.abstract ?> <?cs var:cl.kind ?></nobr></td> <td class="jd-linkcol"><?cs call:type_link(cl.type) ?></td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?> </td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(cl) ?> <?cs call:show_annotations_list(cl, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading Loading @@ -340,7 +352,10 @@ Summary: <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:field.since ?>" > <td class="jd-descrcol"><?cs call:type_link(field.type) ?> </td> <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, cl.included) ?> </td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(field) ?> </td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(field) ?> <?cs call:show_annotations_list(field, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading Loading @@ -509,6 +524,7 @@ From <?cs var:cl.kind ?> <?cs call:federated_refs(field) ?> </div> <div class="jd-details-descr"> <?cs call:show_annotations_list(field, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> <?cs call:description(field) ?> <?cs if:subcount(field.constantValue) ?> <div class="jd-tagdata"> Loading Loading @@ -566,6 +582,7 @@ From <?cs var:cl.kind ?> <h4 class="jd-details-title"><?cs var:attr.name ?> </h4> <div class="jd-details-descr"> <?cs call:show_annotations_list(attr, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> <?cs call:description(attr) ?> <div class="jd-tagdata"> Loading
tools/droiddoc/templates-sdk/classes.cs +5 −1 Original line number Diff line number Diff line <?cs include:"doctype.cs" ?> <?cs include:"macros.cs" ?> <?cs include:"macros_override.cs" ?> <html<?cs if:devsite ?> devsite<?cs /if ?>> <?cs include:"head_tag.cs" ?> <body class="gc-documentation <?cs if:(reference.gms || reference.gcm) ?>google<?cs /if ?> Loading Loading @@ -30,7 +31,10 @@ <?cs each:cl = letter ?> <tr class="<?cs if:count % #2 ?>alt-color<?cs /if ?> api apilevel-<?cs var:cl.since ?>" > <td class="jd-linkcol"><?cs call:type_link(cl.type) ?></td> <td class="jd-descrcol" width="100%"><?cs call:short_descr(cl) ?> </td> <td class="jd-descrcol" width="100%"> <?cs call:short_descr(cl) ?> <?cs call:show_annotations_list(cl, "<span class='annotation-message'>Included in documentation by the annotations: ", "</span>") ?> </td> </tr> <?cs set:count = count + #1 ?> <?cs /each ?> Loading