Author: jinyang
Date: Wed Sep 2 13:49:04 2015
New Revision: 1700815
URL: http://svn.apache.org/r1700815
Log:
remove old unused links from site index
Modified:
incubator/singa/site/trunk/content/markdown/docs.md
incubator/singa/site/trunk/content/markdown/index.md
incubator/singa/site/trunk/content/site.xml
Modified: incubator/singa/site/trunk/content/markdown/docs.md
URL:
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/docs.md?rev=1700815&r1=1700814&r2=1700815&view=diff
==============================================================================
--- incubator/singa/site/trunk/content/markdown/docs.md (original)
+++ incubator/singa/site/trunk/content/markdown/docs.md Wed Sep 2 13:49:04 2015
@@ -12,7 +12,7 @@
* [Distributed
Training](http://singa.incubator.apache.org/docs/distributed-training)
* [Data Preparation](http://singa.incubator.apache.org/docs/data)
* [Checkpoint and Resume](http://singa.incubator.apache.org/docs/checkpoint)
-* Examples
+* [Examples](http://singa.incubator.apache.org/docs/examples.html)
* Feed-forward models
* [CNN](http://singa.incubator.apache.org/docs/cnn)
* [MLP](http://singa.incubator.apache.org/docs/mlp)
Modified: incubator/singa/site/trunk/content/markdown/index.md
URL:
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/index.md?rev=1700815&r1=1700814&r2=1700815&view=diff
==============================================================================
--- incubator/singa/site/trunk/content/markdown/index.md (original)
+++ incubator/singa/site/trunk/content/markdown/index.md Wed Sep 2 13:49:04
2015
@@ -1,12 +1,12 @@
NOTICE: We are organizing a [workshop on deep
learning](http://singa.incubator.apache.org/workshop).
### Getting Started
-* The [Introduction](http://singa.incubator.apache.org{% post_url
/docs/2015-01-01-overview %}) page gives an overview of SINGA.
+* The [Introduction](http://singa.incubator.apache.org/docs/overview.html)
page gives an overview of SINGA.
-* The [Installation](http://singa.incubator.apache.org{% post_url
/docs/2015-01-20-installation %})
+* The [Installation](http://singa.incubator.apache.org/docs/installation.html})
guide describes details on downloading and installing SINGA.
-* Please follow the [Quick Start](http://singa.incubator.apache.org{% post_url
/docs/2015-01-10-quick-start %})
+* Please follow the [Quick
Start](http://singa.incubator.apache.org/docs/quick-start.html)
guide to run simple applications on SINGA.
### Documentation
@@ -63,17 +63,17 @@ SINGA is released under [Apache License
### Co-Sponsors
<div >
-<img src="http://singa.incubator.apache.org/iamges/nus.png" width="170px"/>
+<img src="http://singa.incubator.apache.org/images/nus.png" width="170px"/>
-<img src="http://singa.incubator.apache.org/iamges/astar.jpg" width="200px"/>
+<img src="http://singa.incubator.apache.org/images/astar.jpg" width="200px"/>
-<img src="http://singa.incubator.apache.org/iamges/nrf_logo.png"
width="270px"/>
+<img src="http://singa.incubator.apache.org/images/nrf_logo.png"
width="270px"/>
<br/><br/>
-<img src="http://singa.incubator.apache.org/iamges/netease.png" width="200px"/>
+<img src="http://singa.incubator.apache.org/images/netease.png" width="200px"/>
-<img src="http://singa.incubator.apache.org/iamges/sutd.png" width="160px"/>
+<img src="http://singa.incubator.apache.org/images/sutd.png" width="160px"/>
-<img src="http://singa.incubator.apache.org/iamges/zheda.png" width="100px"/>
+<img src="http://singa.incubator.apache.org/images/zheda.png" width="100px"/>
</div>
Modified: incubator/singa/site/trunk/content/site.xml
URL:
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/site.xml?rev=1700815&r1=1700814&r2=1700815&view=diff
==============================================================================
--- incubator/singa/site/trunk/content/site.xml (original)
+++ incubator/singa/site/trunk/content/site.xml Wed Sep 2 13:49:04 2015
@@ -49,11 +49,9 @@
<menu name="Apache SINGA">
<item name="Welcome" href="index.html"/>
- <item name="Introduction" href="introduction.html"/>
- <item name="Quick Start" href="quick-start.html"/>
</menu>
- <menu name="Documentaion">
+ <menu name="Documentaion" href="docs.html">
<item name="Introduction" href="docs/overview.html"/>
<item name="Installation" href="docs/installation.html"/>
<item name="Quick Start" href="docs/quick-start.html"/>