Modified: websites/staging/stanbol/trunk/content/stanbol/index.html ============================================================================== --- websites/staging/stanbol/trunk/content/stanbol/index.html (original) +++ websites/staging/stanbol/trunk/content/stanbol/index.html Wed Apr 11 08:56:13 2012 @@ -32,7 +32,10 @@ <ul> <li><a href="/stanbol/index.html">Home</a></li> <li><a href="/stanbol/docs/trunk/tutorial.html">Tutorial</a></li> -<li><a href="/stanbol/docs/trunk/">Documentation</a></li> +<li><a href="/stanbol/docs/trunk/">Documentation</a><ul> +<li><a href="/stanbol/doc/0.9.0-incubating/">0.9.0-incubating</a></li> +</ul> +</li> <li><a href="/stanbol/docs/trunk/building.html">Building</a></li> </ul> <h1 id="project">Project</h1> @@ -46,7 +49,7 @@ <ul> <li><a href="/stanbol/docs/trunk/downloads.html">Overview</a></li> </ul> -<h1 id="the_asf">The ASF</h1> +<h1 id="the-asf">The ASF</h1> <ul> <li><a href="http://www.apache.org">Apache Software Foundation</a></li> <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> @@ -74,8 +77,8 @@ <p>Online demos of the basic/stable features of Apache Stanbol are available <a href="http://stanbol.demo.nuxeo.com/">here</a> and <a href="http://dev.iks-project.eu:8080/">here</a>. An experimental/full version of Apache Stanbol is available <a href="http://dev.iks-project.eu:8081/">here</a>.</p> <hr /> <p>The Apache Stanbol project was initiated by the European R&D project <a href="http://www.iks-project.eu">IKS</a> - Interactive Knowledge Stack for small to medium CMS providers. Some people who are working on the project are part-funded by the IKS project, as well as by several European SME CMS providers, who are <a href="http://wiki.iks-project.eu/index.php/Participants">adopting Apache Stanbol</a>. </p> -<h2 id="how_to_get_involved">How to get involved</h2> -<h3 id="mailing_lists">Mailing lists</h3> +<h2 id="how-to-get-involved">How to get involved</h2> +<h3 id="mailing-lists">Mailing lists</h3> <p>The dev mailing list is where the action is, so make sure you subscribe to the Apache Stanbol developers mailing list by sending an email to <code>stanbol-dev-subscribe AT incubator.apache.org</code> .</p> <p>We don't have a users mailing list at this time, we'll create it if traffic becomes too high on the dev list. User questions are welcome on the dev list for now.</p> <p>Mailing list archives are available at <a href="http://mail-archives.apache.org/mod_mbox/">mail-archives.apache.org</a>, <a href="http://markmail.org/search/?q=list:org.apache.incubator.stanbol-*">markmail.org</a> and the other usual places.</p> @@ -84,9 +87,9 @@ <li><code>stanbol-commits AT incubator.apache.org</code> : commit messages</li> <li><code>stanbol-private AT incubator.apache.org</code> : private list for Apache Stanbol <a href="http://incubator.apache.org/guides/ppmc.html">PPMC</a> <a href="team.html">members</a></li> </ul> -<h3 id="issue_tracker">Issue tracker</h3> +<h3 id="issue-tracker">Issue tracker</h3> <p>The Stanbol issue tracker is at <a href="https://issues.apache.org/jira/browse/STANBOL">https://issues.apache.org/jira/browse/STANBOL</a>. You can report issues and submit patches there, and you're welcome to discuss those on the mailing list first, as needed.</p> -<h3 id="source_code">Source code</h3> +<h3 id="source-code">Source code</h3> <p>The Apache Stanbol source code can be found at <a href="http://svn.apache.org/repos/asf/incubator/stanbol/trunk/">incubator/stanbol/trunk/</a>. </p> <h3 id="disclaimer">Disclaimer</h3> <p>Apache Stanbol is an effort undergoing incubation at <a href="http://apache.org/">The Apache Software Foundation (ASF)</a>, sponsored by the <a href="http://incubator.apache.org/">Apache Incubator PMC</a>. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
Modified: websites/staging/stanbol/trunk/content/stanbol/team.html ============================================================================== --- websites/staging/stanbol/trunk/content/stanbol/team.html (original) +++ websites/staging/stanbol/trunk/content/stanbol/team.html Wed Apr 11 08:56:13 2012 @@ -32,7 +32,10 @@ <ul> <li><a href="/stanbol/index.html">Home</a></li> <li><a href="/stanbol/docs/trunk/tutorial.html">Tutorial</a></li> -<li><a href="/stanbol/docs/trunk/">Documentation</a></li> +<li><a href="/stanbol/docs/trunk/">Documentation</a><ul> +<li><a href="/stanbol/doc/0.9.0-incubating/">0.9.0-incubating</a></li> +</ul> +</li> <li><a href="/stanbol/docs/trunk/building.html">Building</a></li> </ul> <h1 id="project">Project</h1> @@ -46,7 +49,7 @@ <ul> <li><a href="/stanbol/docs/trunk/downloads.html">Overview</a></li> </ul> -<h1 id="the_asf">The ASF</h1> +<h1 id="the-asf">The ASF</h1> <ul> <li><a href="http://www.apache.org">Apache Software Foundation</a></li> <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
