summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Expand)AuthorAgeFilesLines
* Add disabled and loggingonly support to compat changes docsatrost2020-03-061-7/+16
* Generate docs from compat config.Mathew Inwood2020-02-041-0/+38
* Merge "Automatic documentation for "@Column" annotation."android-mainline-10.0.0_r9android-mainline-10.0.0_r7android-mainline-10.0.0_r5android-mainline-10.0.0_r4android-mainline-10.0.0_r10android-10.0.0_r9android-10.0.0_r8android-10.0.0_r7android-10.0.0_r45android-10.0.0_r44android-10.0.0_r43android-10.0.0_r42android-10.0.0_r41android-10.0.0_r40android-10.0.0_r39android-10.0.0_r38android-10.0.0_r37android-10.0.0_r36android-10.0.0_r35android-10.0.0_r34android-10.0.0_r33android-10.0.0_r32android-10.0.0_r31android-10.0.0_r30android-10.0.0_r29android-10.0.0_r28android-10.0.0_r27android-10.0.0_r26android-10.0.0_r25android-10.0.0_r24android-10.0.0_r23android-10.0.0_r22android-10.0.0_r21android-10.0.0_r20android-10.0.0_r19android-10.0.0_r18android-10.0.0_r16android-10.0.0_r15android-10.0.0_r14android-10.0.0_r13android-10.0.0_r12android10-qpr3-s1-releaseandroid10-qpr3-releaseandroid10-qpr2-s4-releaseandroid10-qpr2-s3-releaseandroid10-qpr2-s2-releaseandroid10-qpr2-s1-releaseandroid10-qpr2-releaseandroid10-qpr1-releaseandroid10-qpr1-mainline-releaseandroid10-qpr1-d-releaseandroid10-qpr1-c-s1-releaseandroid10-qpr1-c-releaseandroid10-qpr1-b-s1-releaseandroid10-qpr1-b-releaseandroid10-mainline-media-releaseandroid10-devandroid10-d4-s1-releaseandroid10-d4-releaseandroid10-c2f2-s2-releaseandroid10-c2f2-s1-releaseandroid10-c2f2-releaseJeff Sharkey2019-03-041-0/+12
|\
| * Automatic documentation for "@Column" annotation.Jeff Sharkey2019-02-151-0/+12
* | Update doclava to use @since tags from comments.Dirk Dougherty2019-02-232-11/+11
|/
* Try fixing expandable issue.Jeff Sharkey2018-10-171-16/+1
* Escape space chars in anchor tags, remove legacy <a> tags for anchors, and cl...Scott Main2018-05-298-92/+70
* Merge "subcount() no longer works for strings." into pi-dev am: b2999d2c1dandroid-build-team Robot2018-05-071-7/+7
|\
| * Merge "subcount() no longer works for strings." into pi-devandroid-build-team Robot2018-05-071-7/+7
| |\
| | * subcount() no longer works for strings.Jeff Sharkey2018-05-021-7/+7
| * | Don't include 'toroot' path if the links are federated.Scott Main2018-05-021-3/+12
| |/
| * Update all expando widgets to use devsite's expandable.Scott Main2018-04-023-126/+78
* | Remove obsolete doclava tasks now that DAC is fully running on devsiteScott Main2018-05-031-25/+0
* | Don't include 'toroot' path if the links are federated.Scott Main2018-05-021-3/+12
* | Update all expando widgets to use devsite's expandable.Scott Main2018-03-313-126/+78
|/
* Add quotes and don't include 'version_added' if there's no 'since' infoScott Main2018-03-061-7/+1
|\
| * Add quotes and don't include 'version_added' if there's no 'since' infoScott Main2018-03-061-7/+1
* | Add support to build a full _book.yaml file for DAC reference. This creates a...Scott Main2018-03-011-0/+15
|\|
| * Add support to build a full _book.yaml file for DAC reference.Scott Main2018-03-011-0/+15
* | Add RequiresFeature annotation.Jeff Sharkey2018-02-161-0/+7
* | Add auto-doc support for @StringDef.Jeff Sharkey2017-12-081-0/+13
* | Restore the book/project meta tags used for trade federation docsScott Main2017-12-041-9/+21
|/
* add data-version-added and -deprecated attributes.Scott Main2017-12-015-31/+120
* replace obsolete logic for meta tags with include provided by devsite,Scott Main2017-11-164-172/+29
* Update doclava template to include ReferenceObject meta data for devsiteScott Main2017-11-143-1/+18
* Optionally tag classes with Maven artifact specAlan Viverette2017-08-092-5/+16
* add proper clearsilver comment tag to avoid printing comments in htmlScott Main2017-07-121-1/+1
* Lint to verify @SystemApi permissions; more docs.Jeff Sharkey2017-06-052-0/+15
* more fixes to solve library location path.Scott Main2017-04-261-1/+1
* remove hard-coded behavior for Android libraries,Scott Main2017-04-262-9/+5
* Document RequiresPermission, tidy up strings.Jeff Sharkey2017-04-212-33/+59
* Auto-generate docs based on annotations.Jeff Sharkey2017-04-201-16/+46
* add custom handling for support lib as a separate libraryScott Main2017-03-271-0/+1
* Merge "Fixing Doclava template styles for non-dac javadocs on devsite."Billy Lamberta2017-03-244-56/+110
|\
| * Fixing Doclava template styles for non-dac javadocs on devsite.Billy Lamberta2017-03-224-56/+110
* | insert space to fix embarrasing bugScott Main2017-03-231-1/+1
|/
* Merge "add comment at the top of every page that it's generated. This way any...Scott Main2017-03-221-0/+6
|\
| * add comment at the top of every page that it's generated.Scott Main2017-03-221-0/+6
* | Update 'added in' text to handle multiple decimalsScott Main2017-03-221-2/+8
|/
* add 'not-api' metadata so the site doesn't try filteringScott Main2017-03-171-2/+4
* add <meta> tag for "body_class" that carries the api levelScott Main2017-03-141-1/+3
* In Doclava sdk header template, add param for book and project path.Billy Lamberta2017-03-101-63/+78
* Support for custom root element in navtree. Check status_text for DAC.Billy Lamberta2017-03-031-6/+14
* update the API_LEVELS array to include 25 and O dev previewScott Main2017-02-241-1/+1
* Update 'added in' text to provide a different message for previewsScott Main2017-02-232-2/+45
* add Package Index and Class Index files to each library's root pathScott Main2017-02-132-1/+9
* Add support for MathJax in javadocsScott Main2016-11-161-0/+4
* Add templates-sdk to doclava, copied from droiddoc.Scott Main2016-10-10217-0/+26012
* Add new target to generate at_links_navtree.jsonElliot Waite2016-09-151-0/+1
* Reformat default templates to remove extra line breaks.Dirk Dougherty2016-08-242-66/+65