File: data-file-link-in-tutorial.diff

package info (click to toggle)
octave-bim 1.1.8-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,728 kB
  • sloc: makefile: 2
file content (17 lines) | stat: -rw-r--r-- 594 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Add link for the data file in the HTML tutorial document
Author: Rafael Laboissiere <rafael@debian.org>
Forwarded: not-needed
Last-Update: 2012-08-23

--- octave-bim-1.0.2.orig/doc/tutorial.html
+++ octave-bim-1.0.2/doc/tutorial.html
@@ -5,8 +5,7 @@
 
 <p>
 This is a short example on how to use <tt>bim</tt> to solve a DAR problem.<br>
-The data for this example can be found in the doc directory inside the
-bim installation directory.
+The data for this example can be found <a href="fiume.geo">here</a>.
 </p>
 
 <b> Create the mesh and precompute the mesh properties </b><br>