diff --git a/archiva-site/src/site/apt/index.apt b/archiva-site/src/site/apt/index.apt
new file mode 100644
index 000000000..d5fbd1f7e
--- /dev/null
+++ b/archiva-site/src/site/apt/index.apt
@@ -0,0 +1,25 @@
+ -----
+ Welcome to Maven Archiva
+ -----
+ -----
+ -----
+
+ Archiva is a build artifact repository manager for use with
+ build tools such as {{{http://maven.apache.org} Maven}}, {{{http://maven.apache.org/continuum/} Continuum}}, and {{{http://ant.apache.org/} ANT}}.
+
+ With Archiva, you can share artifacts with other developers and manage the associated
+ security required, aggregate (proxy) content from remote artifact repositories, visualise
+ your artifact utilisation with search, browse and reporting, and perform routine
+ maintenance on your repositories.
+
+ ~~TODO: improve appearance of links
+
+ To get started with Archiva, read the following documentation:
+
+ * {{{/quick-start.html} A Quick Getting Started Guide}}
+
+ * {{{/userguide/index.html} User's Guide}}
+
+ * {{{/adminguide/index.html} Administrator's Guide}}
+
+ []
diff --git a/archiva-site/src/site/xdoc/index.xml b/archiva-site/src/site/xdoc/index.xml
deleted file mode 100644
index fe3075abf..000000000
--- a/archiva-site/src/site/xdoc/index.xml
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
- Archiva is a build artifact repository manager for use with
- build tools such as Maven,
- Continuum,
- and ANT.
-
- With Archiva, you can share artifacts with other developers and manage the associated
- security required, aggregate (proxy) content from remote artifact repositories, visualise
- your artifact utilisation with search, browse and reporting, and perform routine
- maintenance on your repositories.
-
- To get started with Archiva, read the following documentation:
-
... +
Previous: Remote Proxying Cache | diff --git a/archiva-site/src/site/xdoc/tour/project.xml b/archiva-site/src/site/xdoc/tour/project.xml index 0629cf05d..c0d0fad63 100644 --- a/archiva-site/src/site/xdoc/tour/project.xml +++ b/archiva-site/src/site/xdoc/tour/project.xml @@ -11,7 +11,8 @@
- ... + Reporting on artifact usage, to help identify those projects that are using your code. +
Previous: Feature Tour | diff --git a/archiva-site/src/site/xdoc/tour/proxy.xml b/archiva-site/src/site/xdoc/tour/proxy.xml index 4d9d3969c..2bd350c30 100644 --- a/archiva-site/src/site/xdoc/tour/proxy.xml +++ b/archiva-site/src/site/xdoc/tour/proxy.xml @@ -11,7 +11,8 @@
- ... + The ability to act as a nearby (proxy) cache of popular global repositories for better build performance. +
Previous: Artifact Search | diff --git a/archiva-site/src/site/xdoc/tour/reports.xml b/archiva-site/src/site/xdoc/tour/reports.xml index 9c8ca1433..88f44ed12 100644 --- a/archiva-site/src/site/xdoc/tour/reports.xml +++ b/archiva-site/src/site/xdoc/tour/reports.xml @@ -12,6 +12,7 @@
... +
Previous: Role-based Security | diff --git a/archiva-site/src/site/xdoc/tour/search.xml b/archiva-site/src/site/xdoc/tour/search.xml index 05bd4a30f..ccb25299b 100644 --- a/archiva-site/src/site/xdoc/tour/search.xml +++ b/archiva-site/src/site/xdoc/tour/search.xml @@ -11,7 +11,10 @@
- ... + Browse the repository information, and present it in a user friendly way. + Maximize code reuse via a search / research tool to help find artifacts that might be of the most use for your immediate problem. + Identify unknown artifacts based on large database of known checksums for known artifacts. +
Previous: Project Information | diff --git a/archiva-site/src/site/xdoc/tour/security.xml b/archiva-site/src/site/xdoc/tour/security.xml index a74f454a1..0e372a9f5 100644 --- a/archiva-site/src/site/xdoc/tour/security.xml +++ b/archiva-site/src/site/xdoc/tour/security.xml @@ -11,7 +11,8 @@
- ... + Secure your repositories by user, by role, by repository, read vs write access controls. +