summaryrefslogtreecommitdiffstats
path: root/tools/droiddoc
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix ::selection style to use Android blue for text highlightingScott Main2013-02-071-341/+336
| | | | Change-Id: I485be948326fc40c349c8170dd1be13962b4c003
* Merge "docs: minimize code-font line-height. Fixes problem in which any ↵Scott Main2013-02-011-0/+1
|\ | | | | | | paragraph with code text has more whitespace below it than other lines." into jb-mr1-dev
| * docs: minimize code-font line-height.Scott Main2013-02-011-0/+1
| | | | | | | | | | | | Fixes problem in which any paragraph with code text has more whitespace below it than other lines. Change-Id: I0f39655472d09f5af346c7c7e4df8eb0a5a144df
* | docs: fix lang switcher for gae by deleting obsolete method callScott Main2013-01-301-1/+0
|/ | | | Change-Id: I8d91d18e89d539960c93748557cccc5aabb0a263
* docs: delete obsolete asset filesScott Main2013-01-2911-3170/+0
| | | | Change-Id: I1aa8a8fa757dbc81180c0585eacb68df5fe0ceb1
* docs: update template files with those from the templates-ds directoryScott Main2013-01-2916-37/+2815
| | | | Change-Id: I47b07b17ea79d0b00300492ba7854e37f1ab00d0
* docs: use devsite hdf bool as a javascript condition for managing the lang ↵Scott Main2013-01-296-47/+80
| | | | | | | | toggle. sync the sdk and ds templates so we can move toward one template set Change-Id: I5316d4cd085734a47953beba203ba8beeb64549e
* Add templates for devsite docs builds.Dirk Dougherty2013-01-28177-0/+13103
| | | | Change-Id: I0bb0238326aed7d2ff931594709cb153b2587061
* docs: add the ability to pause the carouselScott Main2013-01-143-1/+24
| | | | Change-Id: I1ffc929cf93217b578397d825e1eb41369d2666c
* Merge "docs: update analytics script to support event tracking" into jb-mr1-devScott Main2013-01-082-7/+12
|\
| * docs: update analytics script to support event trackingScott Main2013-01-082-7/+12
| | | | | | | | Change-Id: Ie670a3ae91442ec734d146a76ecab254cb3572d4
* | docs: don't allow setting the sidenav fixed if the doc body isScott Main2012-12-191-0/+6
|/ | | | | | | | shorter than the sidenav. Scrolling won't be possible in this case anyway, but this change fixes a glitch that happens on OSX Lion because it will allow scrolling anyway for the overscroll bounce. Change-Id: I1be1c170e327f3cdfe81076a473f74425b8bd080
* Merge "fix docs.js bug where changeApiLevel is getting called" into jb-mr1-devRobert Ly2012-12-031-9/+10
|\
| * fix docs.js bug where changeApiLevel is getting calledRobert Ly2012-12-031-9/+10
| | | | | | | | Change-Id: Ic250afc792d7e4174bd987ce31df384dad3831ca
* | Merge "docs: support google css class for reference docs" into jb-mr1-devRobert Ly2012-12-034-4/+4
|\ \
| * | docs: support google css class for reference docsRobert Ly2012-12-034-4/+4
| |/ | | | | | | Change-Id: I64e5dc14feb7f045c380e108b6afe44d7b1c8004
* | docs: add "Google Services" search tabScott Main2012-12-031-0/+5
|/ | | | Change-Id: I624f99aeb2f760d646f37d783ebb31b5d7d372b8
* show build info only for android docs (not google)Scott Main2012-11-302-6/+9
| | | | Change-Id: I318f4f68147c109c119ed1fc05c2429ecc7289b7
* Merge "Doc template change: exclude articles from logic to add "prev/next" ↵Dirk Dougherty2012-11-301-2/+2
|\ | | | | | | nav in training docs." into jb-mr1-dev
| * Doc template change: exclude articles from logic to add "prev/next" nav in ↵Dirk Dougherty2012-11-301-2/+2
| | | | | | | | | | | | training docs. Change-Id: I384c5c5df053d9e98fa953c2e3998e7c99c08569
* | docs: revisions for google reference navScott Main2012-11-302-48/+30
| | | | | | | | Change-Id: I9befa502a3ce30ab6cca7d45ce1bb469930c14ed
* | add google class for bodyRobert Ly2012-11-301-1/+1
|/ | | | Change-Id: Ie809df1d207ec08ae232f4ae194959eac69ec5fb
* enforce margin change for nolist class in training articlesScott Main2012-11-301-0/+3
| | | | Change-Id: I7da486d557c3d7629827d2b425fd387366bd7f18
* Merge "docs/css: break words that are too long to fit sidenav; add style for ↵Scott Main2012-11-301-1/+14
|\ | | | | | | google javadocs" into jb-mr1-dev
| * docs/css: break words that are too long to fit sidenav; add style for google ↵Scott Main2012-11-301-1/+14
| | | | | | | | | | | | javadocs Change-Id: I69f062c5e1ddeafdae75e8f2ec77226aac836e48
* | add support for gms javadocsRobert Ly2012-11-307-14/+173
|/ | | | Change-Id: Ieecf09794373a176430f554f39e1c632a7013519
* add google services tabRobert Ly2012-11-282-6/+16
| | | | Change-Id: Ia5b249b825c33334458a6762be2d62b657bc0d58
* add 'external-link' class for links that go off-siteScott Main2012-11-281-0/+5
| | | | Change-Id: I9e78cd6a7cb2ce14e5e15fe43e87b55ac456f302
* fix buildRobert Ly2012-11-271-1/+22
| | | | Change-Id: I3e98493aac48b0061d44351fb8c0f07a759b25c0
* docs: add support for an infinite number of nested lists in side navScott Main2012-11-272-6/+7
| | | | Change-Id: I9e0fa672e20067f3e09f56560e7d11847d0b9388
* Merge "docs: revise message when api level for docs is too low; make the ↵Scott Main2012-11-162-6/+13
|\ | | | | | | message appear on package pages as well" into jb-mr1-dev
| * docs: revise message when api level for docs is too low;Scott Main2012-11-162-6/+13
| | | | | | | | | | | | make the message appear on package pages as well Change-Id: I9e71d4054e2e14efe9646029ac0a18022ec24fb2
* | docs: add script for 32/64-bit bundle downloadsScott Main2012-11-152-54/+81
|/ | | | Change-Id: I502e4ced8ac30cc19bf321e7a586f28244bf1294
* am 9efb6b09: am be264b6d: am 5a1123ef: add script to generate list of ↵Scott Main2012-11-143-63/+169
|\ | | | | | | | | | | | | classes for each training course landing page * commit '9efb6b09c4a32cc5cd190a224d15022968859ddb': add script to generate list of classes for each training course landing page
| * add script to generate list of classes for each training course landing pageScott Main2012-11-143-63/+169
| | | | | | | | Change-Id: Ieac8a97a8d6fda41a3682241901150cfe16afc4d
* | docs: add warning message for adt when on 32-bit osScott Main2012-11-141-2/+24
| | | | | | | | Change-Id: I457a219bb1f9e07d6b94084c69c56309568a4881
* | docs: add support for ndk tos wallScott Main2012-11-131-6/+56
| | | | | | | | Change-Id: Ife49429b8241f4e9ce5aaa9f6494d52014a3f238
* | docs: css fixScott Main2012-11-131-1/+0
| | | | | | | | Change-Id: Ie03e7708866fd2e97347ee10f3a40b2f77b0a803
* | docs: fix broken templateScott Main2012-11-131-3/+3
| | | | | | | | Change-Id: Ibb804bcf8851cdb15cf6c98dff25a3a391eb8301
* | docs: add support for templated tabs with the doc titleScott Main2012-11-132-1/+55
| | | | | | | | Change-Id: I820a2704d21c94a9a452854a46ea88749d8274d0
* | docs: something whateverScott Main2012-11-131-1/+0
| | | | | | | | Change-Id: I08120f1e27a488dfec03868758ab6de2e75fdc09
* | docs: changes to sdk page and script for togglesScott Main2012-11-122-4/+16
|/ | | | Change-Id: Idef0c6099885cada3a4866ed7b5ec5b6f5078e39
* add ADT Bundle to the download pageScott Main2012-11-123-46/+236
| | | | Change-Id: Ife533a32e29f2d5f1c58a42ad0b91c5053b44da4
* Merge "add css animation videos" into jb-dev-docsRobert Ly2012-11-012-0/+11
|\
| * add css animation videosRobert Ly2012-11-012-0/+11
| | | | | | | | Change-Id: I2e51cfce1af378e03a9ac40be76ab55e61d19f24
* | Merge "update class header for deprecated info" into jb-dev-docsScott Main2012-10-241-1/+5
|\ \
| * | update class header for deprecated infoScott Main2012-10-241-1/+5
| | | | | | | | | | | | Change-Id: I4c41f0bdbac43dc49c99af7bcb5521f7e3278304
* | | Merge "Doc change: clean up a few stray css files. These are moved to ↵Dirk Dougherty2012-10-243-892/+0
|\ \ \ | |/ / |/| | | | | frameworks/base/docs/image_sources/*." into jb-dev-docs
| * | Doc change: clean up a few stray css files. These are moved to ↵Dirk Dougherty2012-10-133-892/+0
| | | | | | | | | | | | | | | | | | frameworks/base/docs/image_sources/*. Change-Id: I5a14bae715187c3d9307b39394f1b53d4fed39dd
* | | fix spacing in carousel text for Develop homepageScott Main2012-10-221-4/+10
|/ / | | | | | | Change-Id: If8f95e66b4c1b4918b0d1dea59241d5a17acbfd9