svn commit: r15938 - trunk/documentation: . manual quick-guide

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: dthompson
Date: 2008-10-24 12:35:40-0700
New Revision: 15938

Removed:
   trunk/documentation/manual/
   trunk/documentation/quick-guide/
Modified:
   trunk/documentation/Readme.txt
   trunk/documentation/build.xml

Log:
Removed manual and quickguide from argouml trunk.  They are now maintained at http://argouml-documentation.tigris.org/svn/argouml-documentation/trunk.

Modified: trunk/documentation/Readme.txt
Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/Readme.txt?view=diff&rev=15938&p1=trunk/documentation/Readme.txt&p2=trunk/documentation/Readme.txt&r1=15937&r2=15938
==============================================================================
--- trunk/documentation/Readme.txt	(original)
+++ trunk/documentation/Readme.txt	2008-10-24 12:35:40-0700
@@ -1,6 +1,13 @@
 Welcome to ArgoUML!
 -------------------
 
+-----------------------------------------------------------------------------
+NOTE: The only documentation now maintained in this section of argouml
+is the cookbook.  For the user manual and quick guide, please see
+http://argouml-documentation.tigris.org/
+
+It is expected that the cookbook will be moved into a wiki soon.
+-----------------------------------------------------------------------------
 
 This is the ArgoUML Documentation README file. In it you will find basic 
 information on how to build and use the ArgoUML documentation.
@@ -36,8 +43,6 @@
   ARGODOCS_HOME
     cookbook            <<-- DocBook XML source for developers' cookbook
     docbook-setup       <<-- DTD, XSL stylesheets and customisation XSL
-    manual              <<-- DocBook XML source for the User Manual
-    quick-guide         <<-- DocBook XML source for the Quick Guide
 
 
 In addition to this README file, ARGODOCS_HOME contains the

Modified: trunk/documentation/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/build.xml?view=diff&rev=15938&p1=trunk/documentation/build.xml&p2=trunk/documentation/build.xml&r1=15937&r2=15938
==============================================================================
--- trunk/documentation/build.xml	(original)
+++ trunk/documentation/build.xml	2008-10-24 12:35:40-0700
@@ -64,8 +64,8 @@
 
   <!-- Define in build.properties to skip production of individual manuals -->
   <!-- <property name="skip-cookbook" value="true"/> -->
-  <!-- <property name="skip-quickguide" value="true"/> -->
-  <!-- <property name="skip-argomanual" value="true"/> -->
+  <property name="skip-quickguide" value="true"/>
+  <property name="skip-argomanual" value="true"/>
 
   <property name="documentation.dir" value="${basedir}"/>
 
@@ -363,24 +363,6 @@
       <param name="doc.prefix"  value="cookbook"/>
     </antcall>
 
-    <!-- The quick guide -->
-
-    <antcall target="internal-dispatcher">
-      <!-- sub-dir of 'documentation' with xml file -->
-      <param name="doc.subdir"  value="quick-guide"/>
-      <!-- DocBook filename without xml extension   -->
-      <param name="doc.prefix"  value="quickguide"/>
-    </antcall>
-
-    <!-- The user manual -->
-
-    <antcall target="internal-dispatcher">
-      <!-- sub-dir of 'documentation' with xml file -->
-      <param name="doc.subdir"  value="manual"/>
-      <!-- DocBook filename without xml extension   -->
-      <param name="doc.prefix"  value="argomanual"/>
-    </antcall>
-
     <delete file="${documentation.dir}/${titlepage-html.xsl}"/>
     <delete file="${documentation.dir}/${titlepage-pdf.xsl}"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.