This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 6e0b838 Website updates for Juneau 8.1.3
6e0b838 is described below
commit 6e0b8381a583998feda1ddb9fc4761a2ceb1f6a3
Author: JamesBognar <[email protected]>
AuthorDate: Mon Jan 20 09:54:23 2020 -0500
Website updates for Juneau 8.1.3
---
content/components.html | 8 ++++----
templates/components.html | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/content/components.html b/content/components.html
index 583ca18..abaca83 100644
--- a/content/components.html
+++ b/content/components.html
@@ -158,22 +158,22 @@
</ul>
</td>
</tr>
- <tr class='light bb'>
- <td rowspan="4"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-examples</td>
+ <tr class='dark bb'>
+ <td rowspan="2"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-examples</td>
<td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.3/overview-summary.html#juneau-examples-core'>juneau-examples-core</a></td>
<td>
Core code examples
</td>
<td></td>
</tr>
- <tr class='light bb'>
+ <tr class='dark bb'>
<td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-8.1.3/overview-summary.html#juneau-examples-rest'>juneau-examples-rest</a></td>
<td>
REST code examples
</td>
<td></td>
</tr>
- <tr class='dark bb'>
+ <tr class='light bb'>
<td rowspan="1"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-all</td>
<td class='code'><code>juneau-all</code></td>
<td>
diff --git a/templates/components.html b/templates/components.html
index 77b33fb..ac2400a 100644
--- a/templates/components.html
+++ b/templates/components.html
@@ -158,22 +158,22 @@
</ul>
</td>
</tr>
- <tr class='light bb'>
- <td rowspan="4"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-examples</td>
+ <tr class='dark bb'>
+ <td rowspan="2"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-examples</td>
<td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#juneau-examples-core'>juneau-examples-core</a></td>
<td>
Core code examples
</td>
<td></td>
</tr>
- <tr class='light bb'>
+ <tr class='dark bb'>
<td class='code'><a class='doclink'
href='http://juneau.apache.org/site/apidocs-{@property
juneauVersion}/overview-summary.html#juneau-examples-rest'>juneau-examples-rest</a></td>
<td>
REST code examples
</td>
<td></td>
</tr>
- <tr class='dark bb'>
+ <tr class='light bb'>
<td rowspan="1"
style='text-align:center;font-weight:bold;padding:20px;'
class='code'>juneau-all</td>
<td class='code'><code>juneau-all</code></td>
<td>