Print

Print


Commit in java/trunk/site/src/site on MAIN
apt/index.apt+9added 261
   /install.apt+10added 261
   /wiki.apt+10added 261
site.xml+40added 261
+69
4 added files
Add some custom pages for HPS site.

java/trunk/site/src/site/apt
index.apt added at 261
--- java/trunk/site/src/site/apt/index.apt	                        (rev 0)
+++ java/trunk/site/src/site/apt/index.apt	2014-02-25 21:55:03 UTC (rev 261)
@@ -0,0 +1,9 @@
+    ---
+Home
+    ---
+
+Home
+
+* Overview
+
+    This is the homepage for the HPS Java Project.

java/trunk/site/src/site/apt
install.apt added at 261
--- java/trunk/site/src/site/apt/install.apt	                        (rev 0)
+++ java/trunk/site/src/site/apt/install.apt	2014-02-25 21:55:03 UTC (rev 261)
@@ -0,0 +1,10 @@
+    ---
+Installation
+    ---
+
+Installation
+
+* Installing HPS Java Software
+
+    The project's Confluence wiki has detailed
+    {{{https://confluence.slac.stanford.edu/display/hpsg/Installing+HPS+Software}instructions for installing the software}}.

java/trunk/site/src/site/apt
wiki.apt added at 261
--- java/trunk/site/src/site/apt/wiki.apt	                        (rev 0)
+++ java/trunk/site/src/site/apt/wiki.apt	2014-02-25 21:55:03 UTC (rev 261)
@@ -0,0 +1,10 @@
+    ---
+Wiki
+    ---
+
+Wiki
+
+* Confluence Wiki
+
+    The HPS experiment has a {{{https://confluence.slac.stanford.edu/display/hpsg/Heavy+Photon+Search+Experiment}Confluence Wiki}} which is the primary
+    source of documentation for collaborators.

java/trunk/site/src/site
site.xml added at 261
--- java/trunk/site/src/site/site.xml	                        (rev 0)
+++ java/trunk/site/src/site/site.xml	2014-02-25 21:55:03 UTC (rev 261)
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<project>
+
+    <body>
+
+        <menu name="General">
+            <item name="Home" href="index.html"/>
+            <item name="Installation" href="install.html"/>
+            <item name="Modules" href="modules.html"/>
+            <item name="Wiki" href="wiki.html"/>
+            <item name="Team" href="team-list.html"/>
+            <item name="Mailing List" href="mail-lists.html"/>
+        </menu>
+        
+        <menu name="Source Documentation">
+            <item name="Javadoc" href="apidocs/index.html"/>
+            <item name="Test Javadoc" href="testapidocs/index.html"/>
+            <item name="Source Xref" href="xref/index.html"/>
+            <item name="Test Source Xref" href="xref-test/index.html"/>
+        </menu>
+         
+        <menu name="Issue Tracking">
+            <item name="Bugs and Issues" href="issue-tracking.html"/>
+            <item name="Jira Report" href="jira-report.html"/>
+        </menu>
+
+        <menu name="For Developers">
+            <item name="Continuous Integration" href="integration.html"/>
+            <item name="Surefire Test Report" href="surefire-report.html"/>
+        </menu>
+        
+        <menu name="Project Information">
+            <item name="Project Dependencies" href="dependency-convergence.html"/>
+            <item name="Plugin Management" href="plugin-management.html"/>
+            <item name="Plugins" href="plugins.html"/>
+        </menu>
+
+    </body> 
+
+</project>
SVNspam 0.1