Author: stevel
Date: Thu Dec 18 10:22:25 2014
New Revision: 1646429

URL: http://svn.apache.org/r1646429
Log:
add an index.md for the docs/ dir

Added:
    incubator/slider/site/trunk/content/docs/index.md
      - copied, changed from r1643701, 
incubator/slider/site/trunk/content/developing/index.md

Copied: incubator/slider/site/trunk/content/docs/index.md (from r1643701, 
incubator/slider/site/trunk/content/developing/index.md)
URL: 
http://svn.apache.org/viewvc/incubator/slider/site/trunk/content/docs/index.md?p2=incubator/slider/site/trunk/content/docs/index.md&p1=incubator/slider/site/trunk/content/developing/index.md&r1=1643701&r2=1646429&rev=1646429&view=diff
==============================================================================
--- incubator/slider/site/trunk/content/developing/index.md (original)
+++ incubator/slider/site/trunk/content/docs/index.md Thu Dec 18 10:22:25 2014
@@ -15,24 +15,14 @@
    limitations under the License.
 -->
   
-# Developing Apache Slider
+# Using Slider
 
-Slider is an open source project -anyone is free to contributed, and we
-strongly encourage people to do so. 
-
-Here are documents covering how to go about building, testing and releasing
-Slider
-
-* [Building](building.html)
-* [Debugging](debugging.html)
-* [Testing](testing.html)
-* [Functional Testing](functional_tests.html)
-* [Manual Testing](manual_testing.html)
-* [Releasing](releasing.html)
-* [Releasing](releasing.html)
-* [Style Guide](style.html)
-* [Windows Development and Testing](windows.html)
-* [Demo Script](demo.html)
-
-
- 
+* [Getting Started](getting_started.html)
+* [Man Page](manpage.html)
+* [Examples](examples.html)
+* [Client Configuration](client-configuration.html)
+* [Client Exit Codes](exitcodes.html)
+* [Security](security.html)
+* [Agent to AM SSL](ssl.html)
+* [High Availability](high_availability.html)
+* [Troubleshooting](troubleshooting.html)


Reply via email to