You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2007/10/16 12:34:00 UTC

svn commit: r585102 - in /maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site: apt/links.apt site.xml

Author: vsiveton
Date: Tue Oct 16 03:33:54 2007
New Revision: 585102

URL: http://svn.apache.org/viewvc?rev=585102&view=rev
Log:
o updated doc by adding links

Added:
    maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/apt/links.apt   (with props)
Modified:
    maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/site.xml

Added: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/apt/links.apt
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/apt/links.apt?rev=585102&view=auto
==============================================================================
--- maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/apt/links.apt (added)
+++ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/apt/links.apt Tue Oct 16 03:33:54 2007
@@ -0,0 +1,36 @@
+ ------
+ Further Links
+ ------
+ Vincent Siveton
+ ------
+ October 2007
+ ------
+
+ ~~ 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
+
+
+Further Links
+
+* Related Softwares
+
+  * {{{http://jsdoc.sourceforge.net/}JavaScript Documentation Tool}}:
+    JSDoc is a tool that parses inline documentation in JavaScript source files, and
+    produces an documentation of the JavaScript code.

Propchange: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/apt/links.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/apt/links.apt
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Modified: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/site.xml?rev=585102&r1=585101&r2=585102&view=diff
==============================================================================
--- maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/site.xml (original)
+++ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-js/src/site/site.xml Tue Oct 16 03:33:54 2007
@@ -71,6 +71,7 @@
 
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>
+      <item name="Further Links" href="links.html"/>
     </menu>
 
     <menu name="Examples">