Commit Graph

1412 Commits

Author SHA1 Message Date
smain@google.com
7d959be058 make image resource URLs relative so they work in offline docs
Change-Id: I4329689d8a3db3ce67f1aa7084a3a4634721e3cb
2016-03-09 11:57:39 -08:00
Joe Fernandez
f539ae51e3 docs: Update DAC template to force refresh of resources
- incremented js and css resource references to =v18
b/2753523

Change-Id: I43335732227662fea21c655a3ca67054bd828fe5
2016-03-09 00:08:17 -08:00
smain@google.com
b8b72c14e5 Add new templates directory for "reference only" builds.
The only difference is that this changes the masthead.cs file to show a different header.

Change-Id: Id58eb7e8c42a8ab0886f2f5da794fcd108f299ff
(cherry picked from commit 5fea5df99c)
2016-03-08 21:31:20 +00:00
Scott Main
6bc6afbf3a Merge "Add new templates directory for "reference only" builds. The only difference is that this changes the masthead.cs file to show a different header." into mnc-mr-docs 2016-03-08 02:49:10 +00:00
smain@google.com
5fea5df99c Add new templates directory for "reference only" builds.
The only difference is that this changes the masthead.cs file to show a different header.

Change-Id: Id58eb7e8c42a8ab0886f2f5da794fcd108f299ff
2016-03-07 18:43:21 -08:00
Dirk Dougherty
ef0e3eaa14 Add styles to compress the summary table presentation.
Change-Id: Icbb5da4c87bc111bfe7c5d29af4ad53546f11114
2016-03-04 18:46:54 -08:00
Dirk Dougherty
882adaed0e Search for suggestion matches across PREVIEW_RESOURCES.
Change-Id: I8290aca2488a55da53905a658c98c0496709a8cb
2016-03-03 14:47:35 -08:00
Dirk Dougherty
8612002d89 Add Preview to templates-sdk develop nav and global nav in templates-sdk-dev. Remove dependence on -includePreview.
Change-Id: I1456c3c94522f58c7d1c899ff96dd95cdc6ada7c
2016-03-01 18:46:39 -08:00
Amanda Kassay
f534e7bffa Merge "DAC DevSite template updates. Altered meta data in head section for navigation logic." into mnc-docs 2016-02-23 21:49:11 +00:00
Amanda Kassay
5608167ae9 DAC DevSite template updates. Altered meta data in head section for navigation logic.
Change-Id: Ib032229ff071abf7438a5f09245cac9c542b1f53
2016-02-23 13:38:09 -05:00
Scott Main
d549df0f42 Merge "increase top margin for reference H4s to increase readability. This is necessary now that the parameter lists are presented in tables." into mnc-docs 2016-02-19 01:00:03 +00:00
smain@google.com
990a4a1e1e increase top margin for reference H4s to increase readability.
This is necessary now that the parameter lists are presented in tables.

Change-Id: Ibd7f3875b9823bb66309d2a5ed1acc188ede3ba4
2016-02-18 16:56:48 -08:00
Neil Fuller
61522762f0 DevSite locale var update for hl url param.
Change-Id: I083009804d08246ffce4d4fe87fa9906ba5aaccc
2016-02-17 17:27:31 -05:00
smain@google.com
1c2d8c41ba move the parameter_list() method to macros_overrides
Change-Id: Ia8dcbc0cac478a9f89d90ec04a924c579bca3abb
2016-02-09 15:18:30 -08:00
smain@google.com
a0a6d3220f Revise API reference templates to make them compatible
with both DAC and DevSite. Includes a variety of cleanup and redesign.
Now prints method parameters and return values even if not documented in source.
Now prints return value data type.
Now prints method name as heading without arguments, then the full signature below.
New heading styles with more spacing and removed background color.

Change-Id: I7a991df5e8d0d7ac8ff81c20b4b4692e67eb88aa
2016-02-09 15:02:51 -08:00
Dirk Dougherty
01c63ddc2b Merge "Fix toggle icon in reference to match site-wide behavior." into mnc-docs 2016-02-06 01:45:34 +00:00
Dirk Dougherty
878d700e40 Fix toggle icon in reference to match site-wide behavior.
Change-Id: I0743cd456210921c50777a37e2cf4580f79be64d
2016-02-05 17:05:18 -08:00
Amanda Kassay
9f2d9086d6 Merge "Full width search cover width bug fix." into mnc-docs 2016-02-04 14:58:35 +00:00
Neil Fuller
3d039178d7 Remove synchronized from the public API docs
The information is not useful. Javadoc hasn't included this
information for years.

Bug: 25767152
Change-Id: Ic0a398851b90fbf85785d5cf946e7f4c1aaa4be4
(cherry picked from commit a37bdc89b4)
2016-02-03 22:10:16 +00:00
Amanda Kassay
ef8d0d2811 Full width search cover width bug fix.
Change-Id: I32531f1096a41dc9949e5eb28105fa5ae56a4d3f
2016-02-03 15:53:04 -05:00
Dirk Dougherty
82e929d57c Read sdk vars from centralized files. Fix a couple of issues in navigation labels and alignment.
Change-Id: I71da51cd20ac68ad6bc82cf8d9507cda965ec88b
2016-01-30 14:10:02 -08:00
Dirk Dougherty
6857e477f5 Merge "Read page-defined hdf vars for sdk from a central file." into mnc-docs 2016-01-30 19:07:01 +00:00
Dirk Dougherty
4eb5dacd17 Read page-defined hdf vars for sdk from a central file.
Change-Id: I3a38492c5ae44f810a720957291d7e94e1e7d8ea
2016-01-29 12:01:35 -08:00
Dirk Dougherty
6f10d4d761 Rebased Updated templates, styles, scripts for dac.
Change-Id: Ida1a7f39cb6df0255f8f9c8e96a2270a0283c59e
2016-01-28 18:28:16 -08:00
Neil Fuller
ca59875e12 Doclava template changes associated with default methods
The ordering of method declaration modifiers changed slightly
to reflect the ordering given in:

http://docs.oracle.com/javase/specs/jls/se8/html/jls-8.html#jls-8.4.3
http://docs.oracle.com/javase/specs/jls/se8/html/jls-9.html#jls-9.4

Bug: 26241119
Change-Id: I1dfc014b3c6218cc1f7716a760d73c9b915f2d97
2016-01-22 10:37:17 -08:00
Clay Murphy
c067e1d1bc Merge "Docs: Shorten feedback button text." am: a3a9d929a6
am: 308033ba6b

* commit '308033ba6b9947bc860b27dc990a5c26d8f50f49':
  Docs: Shorten feedback button text.
2016-01-13 18:49:14 +00:00
Clay Murphy
b43f809da9 Docs: Shorten feedback button text.
Bug: 26452230
Change-Id: I8069d5087775a38f23e2aae86eb16fea81a65cd3
2016-01-12 10:55:44 -08:00
Gina Dimino
86d7ffb6c6 Merge "Docs: Changing text on Feedback button. Bug: 26452230" am: 49d5d5576e
am: 256dbdc76d

* commit '256dbdc76d5f133c0520ff6b2f4d1fc51036adf2':
  Docs: Changing text on Feedback button. Bug: 26452230
2016-01-08 18:39:03 +00:00
Gina Dimino
261bb0871d Docs: Changing text on Feedback button.
Bug: 26452230

Change-Id: I716b773ed649dea4634f3db3fcb9daba0d0fab86
2016-01-07 16:22:36 -08:00
Gina Dimino
fe6c64d4e3 Merge "Docs: Encode URL input to search box Bug: 26287939" am: 634e4a2a39
am: e1e7d93cfe

* commit 'e1e7d93cfe40b1cd5823b1eab5371350f629238f':
  Docs: Encode URL input to search box Bug: 26287939
2016-01-06 17:43:40 +00:00
Gina Dimino
bbde9363fa Docs: Encode URL input to search box
Bug: 26287939

Change-Id: Ica656034412b517e182333f5fe4f6e9bc5f300f3
2016-01-05 15:08:40 -08:00
Gina Dimino
7ae8e1ea91 Merge "Docs: Replace custom search engine Bug: 25778395" am: 36412fa8f9
am: 2635974ed8

* commit '2635974ed8574eac98266365287e0fd8c7cf6f2e':
  Docs: Replace custom search engine Bug: 25778395
2015-12-16 19:38:57 +00:00
Gina Dimino
8cc3a9e117 Docs: Replace custom search engine
Bug: 25778395

Change-Id: I432698f63088a3e4ec285e46c7de2295c4cefad3
2015-12-16 10:00:33 -08:00
Dirk Dougherty
0dc81b905f Update templates-sdk-dev to current templates-sdk.
Change-Id: I8c3da5a59d128ab5631c86737e3ede9c7f9b8deb
2015-12-08 14:49:52 -08:00
Neil Fuller
a37bdc89b4 Remove synchronized from the public API docs
The information is not useful. Javadoc hasn't included this
information for years.

Bug: 25767152
Change-Id: Ic0a398851b90fbf85785d5cf946e7f4c1aaa4be4
2015-11-25 11:02:41 +00:00
Dirk Dougherty
8e40c00062 Rescope bg image for summit to en landing page only. Increment metadata, js, css v args.
Change-Id: I468cefe39d6b021b68411f08f81fef5813df22ec
2015-11-20 12:14:57 -08:00
Dirk Dougherty
8c28b0aa2a Add image for dev summit banner.
Change-Id: I0bf233439723b9615d0e5c377a1dca3326c524ff
2015-11-18 18:09:17 -08:00
Clay Murphy
7579b1b06b Merge "Docs: Add Security tab to top" am: e47d8b99a2 am: 97b8e290b5
am: 50b167643f

* commit '50b167643fbe6391696095219e3a6a6f3004647a':
  Docs: Add Security tab to top
2015-11-04 00:07:07 +00:00
Clay Murphy
97b8e290b5 Merge "Docs: Add Security tab to top"
am: e47d8b99a2

* commit 'e47d8b99a2274b7689371685a819b5d1bf6e1cb1':
  Docs: Add Security tab to top
2015-11-03 23:56:54 +00:00
Clay Murphy
e47d8b99a2 Merge "Docs: Add Security tab to top" 2015-11-03 23:45:56 +00:00
Clay Murphy
2a0522b277 Docs: Add Security tab to top
Bug: 24908502
Change-Id: If3331bc4ba84a8694bc30cfa81d9dc080e93fa09
2015-10-29 15:19:06 -07:00
Chris Palmer
046815003a Make URLs either HTTPS or protocol-relative.
In preparation for migrating to HTTPS.

Change-Id: I4f34261e18d952dcfbf44aa287a771d5069e28c8
2015-10-20 16:44:13 -07:00
Dirk Dougherty
a2c9b9191a Let ChangeNavLang switch lang for p as well as a element.
Change-Id: I2e9e450c8d773765b61c6967a3f6529eb29b8dc2
2015-10-16 22:14:43 +00:00
Dirk Dougherty
ad185004de Add hreflang to pages for seo across languages.
Change-Id: I0b57bdc59fd182d26d8fa19f4c2ec05bd233571e
2015-10-14 18:24:37 -07:00
Joe Fernandez
8563700a72 am 761fcbe7: am fed4cf89: am 1b5eef1b: am b16edb5f: Merge "add unique ID to each windows download link. These IDs are necessary for the TOS wall to identify which link should be applied to the download button." into mnc-dev
* commit '761fcbe7920ccc3fc2e85fde2844f19ce9163658':
  add unique ID to each windows download link. These IDs are necessary for the TOS wall to identify which link should be applied to the download button.
2015-10-10 00:20:36 +00:00
smain@google.com
b63101dab4 add unique ID to each windows download link.
These IDs are necessary for the TOS wall to identify which link should be applied to the download button.

Fix for:
b/24695766

Change-Id: I1b5b8b516a5b8d7fd8433c02011cb4fb2044b71f
(cherry picked from commit 3d59345527)
2015-10-09 23:55:17 +00:00
smain@google.com
3d59345527 add unique ID to each windows download link.
These IDs are necessary for the TOS wall to identify which link should be applied to the download button.

Change-Id: I1b5b8b516a5b8d7fd8433c02011cb4fb2044b71f
2015-10-09 16:30:05 -07:00
David Friedman
819be875de Docs: Adds Vietnamese, Indonesian to DAC lang-selector.
Change-Id: I5f1050f595801197c32578e866a6b6bb97db7ed9
2015-10-05 17:13:38 -07:00
Dirk Dougherty
859c2033e0 Doc change: increment css/js v= to force cache refresh.
Change-Id: I7cb976e3c65f9dc175e3c5153433e20a79edc31a
2015-09-29 01:07:44 -07:00
Quddus Chong
439ad8b652 Merge "docs: Removed navigation heading for Develop > Preview" into mnc-mr-docs 2015-09-22 21:59:30 +00:00