summaryrefslogtreecommitdiffstats
path: root/tools/droiddoc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | am 6f1efb31: am 11451e2e: am 83fadade: Doc change: increment queryparam to ↵Dirk Dougherty2014-09-271-2/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | trigger cache flush on proxies. * commit '6f1efb310be5f66f05a0ac40f4af92d4770a7598': Doc change: increment queryparam to trigger cache flush on proxies.
| * | am 11451e2e: am 83fadade: Doc change: increment queryparam to trigger cache ↵Dirk Dougherty2014-09-271-2/+2
| |\ \ | | |/ | | | | | | | | | | | | | | | flush on proxies. * commit '11451e2ec160b0405528b2ba6c13b40b15df8ed1': Doc change: increment queryparam to trigger cache flush on proxies.
| | * Doc change: increment queryparam to trigger cache flush on proxies.Dirk Dougherty2014-09-261-2/+2
| | | | | | | | | | | | Change-Id: I0ffbcc48761e697340e0c4a721893b33a085a137
* | | Refactor show_annotations_list to remove HTML tags from method paramsJeff Arneson2014-09-153-15/+16
| | | | | | | | | | | | | | | | | | | | | No need to pass in the HTML tags to start and end the list, since we do the same thing everywhere, and it wasn't very complete anyways. Change-Id: I504b78b699a03cc5ba7c6f0584173087aab2024b
* | | Show annotation information for fields, enums, etc. and in the class listJeff Arneson2014-09-112-6/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the "Included in documentation due to annotations..." text for fields, enum constants, and pretty much everything with a description. Added annotation text to eh classes.cs file used to generate the class list page. Change-Id: I2685d1a34fa292088c03ccd76f2627fe954c9000
* | | Make the text generated by showAnnotations more noticable in docsJeff Arneson2014-09-101-1/+2
| | | | | | | | | | | | | | | | | | | | | Made the foreground of the "included in docs by annotation..." orange, the same color used in the header of the docs page. This text is inserted when the showAnnotations flag is used with doclava Change-Id: I56e0b2060ed42cd0d077fff149d578d31c763f95
* | | Show annotation information in generated documentationJeff Arneson2014-09-054-1/+48
| | | | | | | | | | | | | | | | | | | | | | | | Display the annotations used to override @hide for classes in packages and methods in classes. Bug: 16848303 Change-Id: I5599e6593613edbbe6a002d5d46a0a6561dec55a
* | | am 71346e66: am 14d6c100: am 54d2ca33: docs: Changing adt bundle links to HTTPSRicardo Cervera2014-08-271-5/+5
|\ \ \ | |/ / | | | | | | | | | * commit '71346e665f83bc80df5f32127639582387b100fd': docs: Changing adt bundle links to HTTPS
| * | am 14d6c100: am 54d2ca33: docs: Changing adt bundle links to HTTPSRicardo Cervera2014-08-271-5/+5
| |\ \ | | |/ | | | | | | | | | * commit '14d6c100aa1926ec9e24c1f17e3aabba95141503': docs: Changing adt bundle links to HTTPS
| | * docs: Changing adt bundle links to HTTPSRicardo Cervera2014-08-271-5/+5
| | | | | | | | | | | | Change-Id: I35c291bfef9a267aab5b8f108a6c6592c4f08750
* | | am 93848788: am 81415ada: Updated .cs page to accommodate split of NDK into ↵David Friedman2014-07-161-2/+111
|\ \ \ | |/ / | | | | | | | | | | | | | | | 32- and 64-bit packages. * commit '9384878820ec7c881fdf054e8a0a88b2d1b94f64': Updated .cs page to accommodate split of NDK into 32- and 64-bit packages.
| * | am 81415ada: Updated .cs page to accommodate split of NDK into 32- and ↵David Friedman2014-07-161-2/+111
| |\ \ | | |/ | | | | | | | | | | | | | | | 64-bit packages. * commit '81415adad38fe06f50f381d6317ca0b93848e095': Updated .cs page to accommodate split of NDK into 32- and 64-bit packages.
| | * Updated .cs page to accommodate split of NDK into 32- and 64-bit packages.David Friedman2014-07-151-2/+111
| | | | | | | | | | | | Change-Id: I33af76d23035067ed740d2bf734708aca8dcffe2
* | | am 80b97e1c: am 23673843: Doc change: add query param to force refresh in ↵Dirk Dougherty2014-06-262-6/+6
|\ \ \ | |/ / | | | | | | | | | | | | | | | proxy caches. * commit '80b97e1c193687d74a93e9f9b365ba11838817df': Doc change: add query param to force refresh in proxy caches.
| * | am 23673843: Doc change: add query param to force refresh in proxy caches.Dirk Dougherty2014-06-262-6/+6
| |\ \ | | |/ | | | | | | | | | * commit '236738439acab7c9b2afc2725b44c4867597ed7f': Doc change: add query param to force refresh in proxy caches.
| | * Doc change: add query param to force refresh in proxy caches.Dirk Dougherty2014-06-262-6/+6
| | | | | | | | | | | | Change-Id: I7bbec536bba7878ef9b5fdc91a25a47437e276ed
* | | am 13c416be: am 28d695a0: css changes for index page cardRobert Ly2014-06-261-2/+5
|\ \ \ | |/ / | | | | | | | | | * commit '13c416be55329150bbfefe2a51ae05c8c832db84': css changes for index page card
| * | am 28d695a0: css changes for index page cardRobert Ly2014-06-261-2/+5
| |\ \ | | |/ | | | | | | | | | * commit '28d695a0051af88d72cd025cdd3df01ae5fffed1': css changes for index page card
| | * css changes for index page cardRobert Ly2014-06-251-2/+5
| | | | | | | | | | | | Change-Id: I4fca8284acf50ad05bf9c06ada0daa636b3e9e6f
* | | am 8a782585: am a34ef028: Merge "docs: Updating download dir for ADT 23.0.0 ↵Robert Ly2014-06-261-5/+5
|\ \ \ | |/ / | | | | | | | | | | | | | | | links to new location" into klp-modular-dev * commit '8a78258526e49957d285c48ddba5a8de64774256': docs: Updating download dir for ADT 23.0.0 links to new location
| * | am a34ef028: Merge "docs: Updating download dir for ADT 23.0.0 links to new ↵Robert Ly2014-06-261-5/+5
| |\ \ | | |/ | | | | | | | | | | | | | | | location" into klp-modular-dev * commit 'a34ef028a00192877209281490a468c29cdacd40': docs: Updating download dir for ADT 23.0.0 links to new location
| | * Merge "docs: Updating download dir for ADT 23.0.0 links to new location" ↵Robert Ly2014-06-241-5/+5
| | |\ | | | | | | | | | | | | into klp-modular-dev
| | | * docs: Updating download dir for ADT 23.0.0 links to new locationRicardo Cervera2014-06-251-5/+5
| | | | | | | | | | | | | | | | Change-Id: Ief0351a902366d0a6ddc5488cb5b6c900c0350e9
* | | | am 0858c65a: am 5771ee3c: add style for stand-alone back link with left arrowsmain@google.com2014-06-251-1/+7
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '0858c65a4d2e9cda9b9a6017bc1f4bf32125cafc': add style for stand-alone back link with left arrow
| * | | am 5771ee3c: add style for stand-alone back link with left arrowsmain@google.com2014-06-251-1/+7
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '5771ee3c41afc7024ca8c76c7b8deef3798d0bcd': add style for stand-alone back link with left arrow
| | * | add style for stand-alone back link with left arrowsmain@google.com2014-06-251-1/+7
| | |/ | | | | | | | | | Change-Id: Ia9219e3e77ef23c6bf6374244c57c4c7e8d1f386
* | | am e022e9a7: am bb9ecf42: undo the butterbar change, because automerger is ↵smain@google.com2014-06-251-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | ruthless * commit 'e022e9a7139a55ed8d9fcc9dca3ffdf37727b164': undo the butterbar change, because automerger is ruthless
| * | am bb9ecf42: undo the butterbar change, because automerger is ruthlesssmain@google.com2014-06-252-8/+1
| |\ \ | | |/ | | | | | | | | | * commit 'bb9ecf420f136681a3bd4d5503207733b4dc283b': undo the butterbar change, because automerger is ruthless
| | * undo the butterbar change, because automerger is ruthlesssmain@google.com2014-06-242-8/+1
| | | | | | | | | | | | Change-Id: If9953c9c7af1250a26a74691d8aac58808595c85
| * | am 58b617b9: am cd59b7df: am 5f6019ab: DO NOT MERGE add butterbar notice for ↵smain@google.com2014-06-252-11/+21
| |\ \ | | |/ | | | | | | | | | | | | | | | the google IO SDK announcements * commit '58b617b902e5a9aa8c0367c894fefa747ea1b5e6': DO NOT MERGE add butterbar notice for the google IO SDK announcements
| | * am cd59b7df: am 5f6019ab: DO NOT MERGE add butterbar notice for the google ↵smain@google.com2014-06-252-11/+21
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | IO SDK announcements * commit 'cd59b7dfdb392153422f5618e2d6e847dcff790b': DO NOT MERGE add butterbar notice for the google IO SDK announcements
| | | * DO NOT MERGEsmain@google.com2014-06-242-10/+20
| | | | | | | | | | | | | | | | | | | | | | | | add butterbar notice for the google IO SDK announcements Change-Id: I25bbb0ee4cab95b0c26cd2bd517e490e44ae1465
* | | | Merge "Docs: Replacing s.a.c. Android logo to match other sites."Clay Murphy2014-06-251-0/+0
|\ \ \ \
| * | | | Docs: Replacing s.a.c. Android logo to match other sites.Clay Murphy2014-06-241-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15408415 Change-Id: I9bdb294f3ff0c5aaf766b4ead79ad9614f9dbd89
* | | | | am c26839a9: am cfb92aa9: add a smaller version of the device frame for wearsmain@google.com2014-06-253-0/+18
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | * commit 'c26839a901a1ea395a62bb82407c1316e281c52a': add a smaller version of the device frame for wear
| * | | am cfb92aa9: add a smaller version of the device frame for wearsmain@google.com2014-06-243-0/+18
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit 'cfb92aa963f2fee3251c393bc6dcff9b194af3e1': add a smaller version of the device frame for wear
| | * | add a smaller version of the device frame for wearsmain@google.com2014-06-243-0/+18
| | | | | | | | | | | | | | | | Change-Id: I91ead3f689844c5cf4b6862f38c686263f7d5cbf
* | | | am 47f94218: am abf34118: more tweaks fixes to the next/prev logic. Fix the ↵smain@google.com2014-06-242-12/+8
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | way \'articles\' include the links. was broken for design docs, all appeared disabled. also add \'white\' style for links that appear on colored background * commit '47f942184e61f830c8045db16d1ca692677e7f59': more tweaks fixes to the next/prev logic. Fix the way 'articles' include the links. was broken for design docs, all appeared disabled. also add 'white' style for links that appear on colored background
| * | | am abf34118: more tweaks fixes to the next/prev logic. Fix the way ↵smain@google.com2014-06-242-12/+8
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | \'articles\' include the links. was broken for design docs, all appeared disabled. also add \'white\' style for links that appear on colored background * commit 'abf34118c3bf14bd4acfde657b3ef8b1fb913bea': more tweaks fixes to the next/prev logic. Fix the way 'articles' include the links. was broken for design docs, all appeared disabled. also add 'white' style for links that appear on colored background
| | * | more tweaks fixes to the next/prev logic. Fix the way 'articles'smain@google.com2014-06-232-12/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | include the links. was broken for design docs, all appeared disabled. also add 'white' style for links that appear on colored background Change-Id: I6f59b91c1429014a90cb887a9e46880ebde0f75a
* | | | am 9db3d88c: am daa9e205: Merge "update the wear device frame style. rename ↵smain@google.com2014-06-244-38/+32
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | and make frame part of css. also update some logic with next/prev links to make navigation prev possible while in design docs (or others that allow cross-boundary nav) and simply remove the \' * commit '9db3d88c34563f8f92fcefb66bd67da3a9661064': update the wear device frame style. rename and make frame part of css. also update some logic with next/prev links to make navigation prev possible while in design docs (or others that allow cross-boundary nav) and simply remove the 'next' link in the footer when at the end of a set.
| * | | am daa9e205: Merge "update the wear device frame style. rename and make ↵smain@google.com2014-06-244-38/+32
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | frame part of css. also update some logic with next/prev links to make navigation prev possible while in design docs (or others that allow cross-boundary nav) and simply remove the \'next\' link in * commit 'daa9e205bb7e0d1b0866f0ce919af7749388120f': update the wear device frame style. rename and make frame part of css. also update some logic with next/prev links to make navigation prev possible while in design docs (or others that allow cross-boundary nav) and simply remove the 'next' link in the footer when at the end of a set.
| | * | Merge "update the wear device frame style. rename and make frame part of ↵smain@google.com2014-06-234-38/+32
| | |\ \ | | | | | | | | | | | | | | | css. also update some logic with next/prev links to make navigation prev possible while in design docs (or others that allow cross-boundary nav) and simply remove the 'next' link in the footer when at the end of a set." into klp-modular-dev
| | | * | update the wear device frame style. rename and make frame part of css.smain@google.com2014-06-234-38/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also update some logic with next/prev links to make navigation prev possible while in design docs (or others that allow cross-boundary nav) and simply remove the 'next' link in the footer when at the end of a set. Change-Id: I83008e313fb07c9bc028e27c06e0e8478fa525f0
* | | | | am 60a69946: am 69a08861: fix preview linkRobert Ly2014-06-231-2/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '60a69946da1904ee75d3ed615f8dbb81ef229d6d': fix preview link
| * | | | am 69a08861: fix preview linkRobert Ly2014-06-231-2/+2
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '69a0886170560d76fe402cf21a99119689aa3a0a': fix preview link
| | * | | fix preview linkRobert Ly2014-06-221-2/+2
| | |/ / | | | | | | | | | | | | Change-Id: Ia4f409471e0c62b365fab7dba598e8bee690f0c3
* | | | am 694b1a9a: am ebed3b85: Merge "new android logo for preview docs header" ↵smain@google.com2014-06-212-4/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | into klp-modular-dev * commit '694b1a9a1b22ee50c81b0e5be92fe0c7500c6a86': new android logo for preview docs header
| * | | am ebed3b85: Merge "new android logo for preview docs header" into ↵smain@google.com2014-06-212-4/+4
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | klp-modular-dev * commit 'ebed3b8595b141de1ad8f282c52284dca1e72e19': new android logo for preview docs header
| | * | Merge "new android logo for preview docs header" into klp-modular-devsmain@google.com2014-06-202-4/+4
| | |\ \