changeset 9980:1d809eac8cbe octave-forge

fixed documentation
author mmarzolla
date Fri, 06 Apr 2012 10:07:57 +0000
parents 9553a11c6402
children bbc1245575b8
files main/queueing/doc/INSTALL main/queueing/doc/installation.txi main/queueing/doc/queueing.html main/queueing/doc/queueing.pdf
diffstat 4 files changed, 19 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/main/queueing/doc/INSTALL	Fri Apr 06 10:02:50 2012 +0000
+++ b/main/queueing/doc/INSTALL	Fri Apr 06 10:07:57 2012 +0000
@@ -56,9 +56,11 @@
      octave:1> pkg install -local queueing-1.1.0.tar.gz
 
    This will install `queueing' within your home directory, and the
-package will be available to your user only. Note that Octave version
-3.2.3 as shipped with Ubuntu 10.04 seems to ignore `-local' and always
-tries to install the package on the system directory.
+package will be available to your user only.
+
+     Note: Octave version 3.2.3 as shipped with Ubuntu 10.04 seems to
+     ignore `-local' and always tries to install the package on the
+     system directory.
 
    To remove `queueing' simply use
 
--- a/main/queueing/doc/installation.txi	Fri Apr 06 10:02:50 2012 +0000
+++ b/main/queueing/doc/installation.txi	Fri Apr 06 10:07:57 2012 +0000
@@ -103,9 +103,13 @@
 @end example
 
 This will install @code{queueing} within your home directory, and the
-package will be available to your user only. Note that Octave version
-3.2.3 as shipped with Ubuntu 10.04 seems to ignore @code{-local} and
-always tries to install the package on the system directory.
+package will be available to your user only. 
+
+@quotation Note 
+Octave version 3.2.3 as shipped with Ubuntu 10.04 seems to ignore
+@code{-local} and always tries to install the package on the system
+directory.
+@end quotation
 
 To remove @code{queueing} simply use
 
--- a/main/queueing/doc/queueing.html	Fri Apr 06 10:02:50 2012 +0000
+++ b/main/queueing/doc/queueing.html	Fri Apr 06 10:07:57 2012 +0000
@@ -356,9 +356,13 @@
 <pre class="example">     octave:1&gt; <kbd>pkg install -local queueing-1.1.0.tar.gz</kbd>
 </pre>
    <p>This will install <code>queueing</code> within your home directory, and the
-package will be available to your user only. Note that Octave version
-3.2.3 as shipped with Ubuntu 10.04 seems to ignore <code>-local</code> and
-always tries to install the package on the system directory.
+package will be available to your user only.
+
+   <blockquote>
+<b>Note:</b> Octave version 3.2.3 as shipped with Ubuntu 10.04 seems to ignore
+<code>-local</code> and always tries to install the package on the system
+directory. 
+</blockquote>
 
    <p>To remove <code>queueing</code> simply use
 
Binary file main/queueing/doc/queueing.pdf has changed