~ubuntu-branches/ubuntu/trusty/freeguide/trusty

« back to all changes in this revision

Viewing changes to doc/web_docs.diff

  • Committer: Bazaar Package Importer
  • Author(s): Shaun Jackman
  • Date: 2007-09-11 16:52:59 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070911165259-4r32oke21i1ezbmv
Tags: 0.10.5-1
* New upstream release.
* Update the watch file.
* Change Debian policy to version 3.7.2.2. No changes necessary.
* Add ant-optional to build dependencies. Closes: #441762.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Index: compile_manual.sh
 
2
===================================================================
 
3
--- compile_manual.sh   (revision 1469)
 
4
+++ compile_manual.sh   (working copy)
 
5
@@ -6,8 +6,8 @@
 
6
 #   server instead of locally.
 
7
 #   You also need to change freeguide-param.xsl (same dir) to build into the
 
8
 #   correct directory.   Would be good to make this easier.
 
9
-#BUILDDIR="html-web"
 
10
-BUILDDIR="html-local"
 
11
+BUILDDIR="html-web"
 
12
+#BUILDDIR="html-local"
 
13
 
 
14
 # Might be needed when we are really building into the build dir
 
15
 #if [ ! -d $BUILDDIR ]; then
 
16
@@ -29,6 +29,6 @@
 
17
 
 
18
 # Comment out for local
 
19
 #cp VERSION.php $BUILDDIR/
 
20
-#cp upload-web.nosh $BUILDDIR/upload-web.sh
 
21
-#chmod u+x $BUILDDIR/upload-web.sh
 
22
+cp upload-web.nosh $BUILDDIR/upload-web.sh
 
23
+chmod u+x $BUILDDIR/upload-web.sh
 
24
 
 
25
Index: docbook-xsl-1.69.1/xhtml/freeguide-things.xsl
 
26
===================================================================
 
27
--- docbook-xsl-1.69.1/xhtml/freeguide-things.xsl       (revision 1469)
 
28
+++ docbook-xsl-1.69.1/xhtml/freeguide-things.xsl       (working copy)
 
29
@@ -30,8 +30,8 @@
 
30
 
 
31
   <div style="float:right" class="sourceforgelogo">
 
32
     <a href="http://sourceforge.net/projects/freeguide-tv/">
 
33
-       <!--img src="http://sourceforge.net/sflogo.php?group_id=35309&amp;type=1" width="88" height="31" border="0" alt="SourceForge Logo"/--> 
 
34
-       <img src="sflogo.png" width="88" height="31" border="0" alt="SourceForge Logo"/>
 
35
+       <img src="http://sourceforge.net/sflogo.php?group_id=35309&amp;type=1" width="88" height="31" border="0" alt="SourceForge Logo"/> 
 
36
+       <!--img src="sflogo.png" width="88" height="31" border="0" alt="SourceForge Logo"/-->
 
37
     </a>
 
38
   </div>
 
39
 
 
40
Index: docbook-xsl-1.69.1/xhtml/freeguide-param.xsl
 
41
===================================================================
 
42
--- docbook-xsl-1.69.1/xhtml/freeguide-param.xsl        (revision 1469)
 
43
+++ docbook-xsl-1.69.1/xhtml/freeguide-param.xsl        (working copy)
 
44
@@ -22,8 +22,8 @@
 
45
 
 
46
 <xsl:param name="use.id.as.filename" select="'1'"/>
 
47
 
 
48
-<xsl:param name="base.dir" select="'html-local/'"/>
 
49
-<!--xsl:param name="base.dir" select="'html-web/'"/-->
 
50
+<!--xsl:param name="base.dir" select="'html-local/'"/-->
 
51
+<xsl:param name="base.dir" select="'html-web/'"/>
 
52
 
 
53
 <!-- removing the book line causes the initial toc not to be generated -->
 
54
 <xsl:param name="generate.toc">