Author: pnoltes
Date: Mon Nov 21 10:01:27 2016
New Revision: 1770639
URL: http://svn.apache.org/viewvc?rev=1770639&view=rev
Log:
CELIX-384: Removed about, sub documentation and examples pages. Added links to
documentation in git (github link)
Removed:
celix/site/trunk/content/background.mdtext
celix/site/trunk/content/celix.mdtext
celix/site/trunk/content/documentation/
celix/site/trunk/content/examples/
celix/site/trunk/content/subprojects/
celix/site/trunk/content/subprojects.mdtext
Modified:
celix/site/trunk/content/documentation.mdtext
celix/site/trunk/templates/sidenav.mdtext
Modified: celix/site/trunk/content/documentation.mdtext
URL:
http://svn.apache.org/viewvc/celix/site/trunk/content/documentation.mdtext?rev=1770639&r1=1770638&r2=1770639&view=diff
==============================================================================
--- celix/site/trunk/content/documentation.mdtext (original)
+++ celix/site/trunk/content/documentation.mdtext Mon Nov 21 10:01:27 2016
@@ -1,10 +1,10 @@
Title: Documentation
-Currently the documentation for Celix contains information about building and
running Celix, as well as some examples.
+Most of the documentation for Apache Celix resides in git.
-- [Getting Started](/documentation/getting_started.html)
-- [Building and Running Celix](/documentation/buildingandrunning.html)
-- [Design](/documentation/design.html)
-- [Mapping](/documentation/mapping.html)
-- [Examples](/documentation/examples.html)
- - [Hello World Example](/examples/helloworld.html)
+Links:
+ - [Apache Celix -
Introduction](https://github.com/apache/celix/blob/master/documents/intro/readme.md)
+ - [Apache Celix - Building and
Installing](https://github.com/apache/celix/blob/master/documents/building/readme.md)
+ - [Apache Celix - Getting Started
Guide](https://github.com/apache/celix/blob/master/documents/getting_started/readme.md)
+ - [Apache Celix -
Subprojects](https://github.com/apache/celix/blob/master/documents/subprojects/readme.md)
+ - [Apache Celix - CMake
Commands](https://github.com/apache/celix/blob/master/documents/cmake_commands/readme.md)
Modified: celix/site/trunk/templates/sidenav.mdtext
URL:
http://svn.apache.org/viewvc/celix/site/trunk/templates/sidenav.mdtext?rev=1770639&r1=1770638&r2=1770639&view=diff
==============================================================================
--- celix/site/trunk/templates/sidenav.mdtext (original)
+++ celix/site/trunk/templates/sidenav.mdtext Mon Nov 21 10:01:27 2016
@@ -1,28 +1,5 @@
- [Home](/index.html)
-- [About](/celix.html)
- - [Celix](/celix.html)
- - [Background](/background.html)
-- [Subprojects](/subprojects.html)
- - [Dependency Manager](/subprojects/dependencymanager.html)
- - [Device Access](/subprojects/deviceaccess.html)
- - [Examples](/subprojects/examples.html)
- - [Framework](/subprojects/framework.html)
- - [Hessian](/subprojects/hessian.html)
- - [Launcher](/subprojects/launcher.html)
- - [Log Service](/subprojects/logservice.html)
- - [Log Writer](/subprojects/logwriter.html)
- - [Remote Service Admin](/subprojects/remoteserviceadmin.html)
- - [Shell](/subprojects/shell.html)
- - [Shell TUI](/subprojects/shelltui.html)
- - [Utils](/subprojects/utils.html)
- [Documentation](/documentation.html)
- - [Getting Started](/documentation/getting_started.html)
- - [Building and Running](/documentation/buildingandrunning.html)
- - [How To Release](/documentation/releasing.html)
- - [Design](/documentation/design.html)
- - [Mapping](/documentation/mapping.html)
- - [Examples](/documentation/examples.html)
- - [Hello World Example](/examples/helloworld.html)
- [Download](/download.cgi)
- [Community](/community/community.html)
- [Contributing](/community/contributing/contributing.html)