Modified: websites/staging/marmotta/trunk/content/apidocs/overview-tree.html
==============================================================================
--- websites/staging/marmotta/trunk/content/apidocs/overview-tree.html
(original)
+++ websites/staging/marmotta/trunk/content/apidocs/overview-tree.html Thu Jan
26 11:41:07 2017
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Thu Jan 26 10:59:51 UTC 2017
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Thu Jan 26 11:33:56 UTC 2017
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Class Hierarchy (Apache Marmotta Site 3.3.0 API)</title>
<meta name="date" content="2017-01-26">
@@ -799,14 +799,14 @@
<ul>
<li type="circle">java.lang.<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true"
title="class or interface in java.lang"><span
class="strong">Enum</span></a><E> (implements java.lang.<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true"
title="class or interface in java.lang">Comparable</a><T>, java.io.<a
href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true"
title="class or interface in java.io">Serializable</a>)
<ul>
+<li type="circle">org.apache.marmotta.kiwi.generator.<a
href="org/apache/marmotta/kiwi/generator/IDGeneratorType.html" title="enum in
org.apache.marmotta.kiwi.generator"><span
class="strong">IDGeneratorType</span></a></li>
<li type="circle">org.apache.marmotta.kiwi.config.<a
href="org/apache/marmotta/kiwi/config/RegistryStrategy.html" title="enum in
org.apache.marmotta.kiwi.config"><span
class="strong">RegistryStrategy</span></a></li>
<li type="circle">org.apache.marmotta.kiwi.config.<a
href="org/apache/marmotta/kiwi/config/CachingBackends.html" title="enum in
org.apache.marmotta.kiwi.config"><span
class="strong">CachingBackends</span></a></li>
<li type="circle">org.apache.marmotta.kiwi.config.<a
href="org/apache/marmotta/kiwi/config/CacheMode.html" title="enum in
org.apache.marmotta.kiwi.config"><span class="strong">CacheMode</span></a></li>
-<li type="circle">org.apache.marmotta.kiwi.generator.<a
href="org/apache/marmotta/kiwi/generator/IDGeneratorType.html" title="enum in
org.apache.marmotta.kiwi.generator"><span
class="strong">IDGeneratorType</span></a></li>
<li type="circle">org.apache.marmotta.ldcache.api.<a
href="org/apache/marmotta/ldcache/api/LDCachingService.RefreshOpts.html"
title="enum in org.apache.marmotta.ldcache.api"><span
class="strong">LDCachingService.RefreshOpts</span></a></li>
<li type="circle">org.apache.marmotta.platform.ldp.api.<a
href="org/apache/marmotta/platform/ldp/api/LdpService.InteractionModel.html"
title="enum in org.apache.marmotta.platform.ldp.api"><span
class="strong">LdpService.InteractionModel</span></a></li>
-<li type="circle">org.apache.marmotta.platform.security.model.<a
href="org/apache/marmotta/platform/security/model/HTTPMethods.html" title="enum
in org.apache.marmotta.platform.security.model"><span
class="strong">HTTPMethods</span></a></li>
<li type="circle">org.apache.marmotta.platform.security.model.<a
href="org/apache/marmotta/platform/security/model/SecurityConstraint.Type.html"
title="enum in org.apache.marmotta.platform.security.model"><span
class="strong">SecurityConstraint.Type</span></a></li>
+<li type="circle">org.apache.marmotta.platform.security.model.<a
href="org/apache/marmotta/platform/security/model/HTTPMethods.html" title="enum
in org.apache.marmotta.platform.security.model"><span
class="strong">HTTPMethods</span></a></li>
<li type="circle">org.apache.marmotta.platform.sparql.api.sparql.<a
href="org/apache/marmotta/platform/sparql/api/sparql/QueryType.html"
title="enum in org.apache.marmotta.platform.sparql.api.sparql"><span
class="strong">QueryType</span></a></li>
<li type="circle">org.apache.marmotta.platform.user.model.<a
href="org/apache/marmotta/platform/user/model/UserAccount.PasswordHash.html"
title="enum in org.apache.marmotta.platform.user.model"><span
class="strong">UserAccount.PasswordHash</span></a></li>
</ul>
Modified: websites/staging/marmotta/trunk/content/apidocs/serialized-form.html
==============================================================================
--- websites/staging/marmotta/trunk/content/apidocs/serialized-form.html
(original)
+++ websites/staging/marmotta/trunk/content/apidocs/serialized-form.html Thu
Jan 26 11:41:07 2017
@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Thu Jan 26 10:59:49 UTC 2017
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Thu Jan 26 11:33:55 UTC 2017
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Serialized Form (Apache Marmotta Site 3.3.0 API)</title>
<meta name="date" content="2017-01-26">
Modified: websites/staging/marmotta/trunk/content/css/site.css
==============================================================================
--- websites/staging/marmotta/trunk/content/css/site.css (original)
+++ websites/staging/marmotta/trunk/content/css/site.css Thu Jan 26 11:41:07
2017
@@ -201,7 +201,7 @@ p#highlight {
float: right;
margin-left: 50px;
margin-bottom: 150px;
- text-align: right;
+ text-align: center;
}
p#highlight a.highlight {
@@ -217,7 +217,6 @@ p#highlight a.highlight {
margin-top: 1em;
padding: 13px 35px;
text-decoration: none;
- text-align: center;
}
p#highlight a.highlight:hover {
Modified: websites/staging/marmotta/trunk/content/index.html
==============================================================================
--- websites/staging/marmotta/trunk/content/index.html (original)
+++ websites/staging/marmotta/trunk/content/index.html Thu Jan 26 11:41:07 2017
@@ -366,7 +366,7 @@
<br />
- <a class="highlight"
href="http://www.apache.org/events/current-event.html" title="next Apache
event">
+ <a class="externalLink"
href="http://www.apache.org/events/current-event.html" title="next Apache
event">
<img src="http://www.apache.org/events/current-event-125x125.png"
alt="next Apache event" />
</a>