From ce410229aeeaa74f485ae4ab250606dcc592d985 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 20 Jan 2012 13:22:31 +0000 Subject: [PATCH] start doc with empty pages to populate :-) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1233897 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-webapp-js/src/site/apt/index.apt | 29 +++++++++++ .../site/apt/knockout-simple-grid-binding.apt | 29 +++++++++++ .../archiva-webapp-js/src/site/apt/rest.apt | 29 +++++++++++ .../src/site/apt/template-loading.apt | 29 +++++++++++ .../archiva-webapp-js/src/site/site.xml | 50 +++++++++++++++++++ 5 files changed, 166 insertions(+) create mode 100644 archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/index.apt create mode 100644 archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/knockout-simple-grid-binding.apt create mode 100644 archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/rest.apt create mode 100644 archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/template-loading.apt create mode 100644 archiva-modules/archiva-web/archiva-webapp-js/src/site/site.xml diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/index.apt b/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/index.apt new file mode 100644 index 000000000..d14b2facf --- /dev/null +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/index.apt @@ -0,0 +1,29 @@ + ----- + Archiva Javascript application General design + ----- + Olivier Lamy + ----- + 2012-01-19 + ----- + +~~ Licensed to the Apache Software Foundation (ASF) under one +~~ or more contributor license agreements. See the NOTICE file +~~ distributed with this work for additional information +~~ regarding copyright ownership. The ASF licenses this file +~~ to you under the Apache License, Version 2.0 (the +~~ "License"); you may not use this file except in compliance +~~ with the License. You may obtain a copy of the License at +~~ +~~ http://www.apache.org/licenses/LICENSE-2.0 +~~ +~~ Unless required by applicable law or agreed to in writing, +~~ software distributed under the License is distributed on an +~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +~~ KIND, either express or implied. See the License for the +~~ specific language governing permissions and limitations +~~ under the License. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/guides/mini/guide-apt-format.html + + Archiva Javascript webapplication General design \ No newline at end of file diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/knockout-simple-grid-binding.apt b/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/knockout-simple-grid-binding.apt new file mode 100644 index 000000000..a0a6e8f14 --- /dev/null +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/knockout-simple-grid-binding.apt @@ -0,0 +1,29 @@ + ----- + Knockout Simple Grid binding + ----- + Olivier Lamy + ----- + 2012-01-19 + ----- + +~~ Licensed to the Apache Software Foundation (ASF) under one +~~ or more contributor license agreements. See the NOTICE file +~~ distributed with this work for additional information +~~ regarding copyright ownership. The ASF licenses this file +~~ to you under the Apache License, Version 2.0 (the +~~ "License"); you may not use this file except in compliance +~~ with the License. You may obtain a copy of the License at +~~ +~~ http://www.apache.org/licenses/LICENSE-2.0 +~~ +~~ Unless required by applicable law or agreed to in writing, +~~ software distributed under the License is distributed on an +~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +~~ KIND, either express or implied. See the License for the +~~ specific language governing permissions and limitations +~~ under the License. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/guides/mini/guide-apt-format.html + + How javascript are loaded on application loading \ No newline at end of file diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/rest.apt b/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/rest.apt new file mode 100644 index 000000000..3ea906dd0 --- /dev/null +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/rest.apt @@ -0,0 +1,29 @@ + ----- + REST call + ----- + Olivier Lamy + ----- + 2012-01-19 + ----- + +~~ Licensed to the Apache Software Foundation (ASF) under one +~~ or more contributor license agreements. See the NOTICE file +~~ distributed with this work for additional information +~~ regarding copyright ownership. The ASF licenses this file +~~ to you under the Apache License, Version 2.0 (the +~~ "License"); you may not use this file except in compliance +~~ with the License. You may obtain a copy of the License at +~~ +~~ http://www.apache.org/licenses/LICENSE-2.0 +~~ +~~ Unless required by applicable law or agreed to in writing, +~~ software distributed under the License is distributed on an +~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +~~ KIND, either express or implied. See the License for the +~~ specific language governing permissions and limitations +~~ under the License. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/guides/mini/guide-apt-format.html + + Expose Rest Services (sample with redback annotations) \ No newline at end of file diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/template-loading.apt b/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/template-loading.apt new file mode 100644 index 000000000..068e3239b --- /dev/null +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/site/apt/template-loading.apt @@ -0,0 +1,29 @@ + ----- + Javascript template loading + ----- + Olivier Lamy + ----- + 2012-01-19 + ----- + +~~ Licensed to the Apache Software Foundation (ASF) under one +~~ or more contributor license agreements. See the NOTICE file +~~ distributed with this work for additional information +~~ regarding copyright ownership. The ASF licenses this file +~~ to you under the Apache License, Version 2.0 (the +~~ "License"); you may not use this file except in compliance +~~ with the License. You may obtain a copy of the License at +~~ +~~ http://www.apache.org/licenses/LICENSE-2.0 +~~ +~~ Unless required by applicable law or agreed to in writing, +~~ software distributed under the License is distributed on an +~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +~~ KIND, either express or implied. See the License for the +~~ specific language governing permissions and limitations +~~ under the License. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/guides/mini/guide-apt-format.html + + How javascript are loaded on application loading \ No newline at end of file diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/site/site.xml b/archiva-modules/archiva-web/archiva-webapp-js/src/site/site.xml new file mode 100644 index 000000000..cfce805d8 --- /dev/null +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/site/site.xml @@ -0,0 +1,50 @@ + + + + + + Apache Archiva + http://archiva.apache.org/images/archiva.png + http://archiva.apache.org/ + + + + org.apache.maven.skins + maven-fluido-skin + 1.0 + + + + + + + + + + + + + + + + + + + -- 2.39.5