Quellcode durchsuchen

Flush

svn path=/trunk/mono/; revision=18017
Miguel de Icaza vor 22 Jahren
Ursprung
Commit
ea61bb562d
8 geänderte Dateien mit 10 neuen und 14 gelöschten Zeilen
  1. 1 1
      doc/documentation
  2. 0 3
      doc/index
  3. 3 2
      doc/web/makefile
  4. 1 1
      doc/web/template.html.in
  5. 1 1
      web/documentation
  6. 0 3
      web/index
  7. 3 2
      web/web/makefile
  8. 1 1
      web/web/template.html.in

+ 1 - 1
doc/documentation

@@ -203,7 +203,7 @@
 </pre>
         
         	Use this to create lists.  Lists contains &lt;item&gt;
-        	elements
+        	elements which have to contain &lt;term&gt; containers.
         
 <pre>
 &lt;list type="table"&gt; &lt;/lits&gt;

+ 0 - 3
doc/index

@@ -142,9 +142,6 @@
   </tr>
 </table>
 
-@item Sep 3rd, 2003: Authenticode; WSE
-
-	
 @item Sep 1st, 2003: Ice for Mono;  XmlSerializer generators; Monodoc progress.
 
 	<b>Ice:</b> Vladimir has checked into CVS (Module ginzu) an

+ 3 - 2
doc/web/makefile

@@ -9,7 +9,8 @@ CORCOMPARE=../../../mcs/tools/corcompare
 
 OBJECTS=									\
 	deploy/ado-net.html							\
-	deploy/provider-factory.html							\
+	deploy/bugs.html							\
+	deploy/provider-factory.html						\
 	deploy/mysql.html							\
 	deploy/odbc.html							\
 	deploy/oledb.html							\
@@ -128,7 +129,7 @@ transform.exe: transform.cs
 
 
 .PRECIOUS: src/%.src
-src/%.src: ../% commands template.html.in #makefile
+src/%.src: ../% commands template.html.in makefile
 	perl htmlify $< > $@
 
 .PRECIOUS: ../class-status-%

+ 1 - 1
doc/web/template.html.in

@@ -56,7 +56,7 @@
               <a class="topmenu" href="download.html">Downloads</a> |
               <a class="topmenu" href="http://go-mono.com/daily">Daily snapshots</a> |              
               <a class="topmenu" href="screenshots.html">Screenshots</a> |
-              <a class="topmenu" href="http://mono.ximian.com:8080">Documentation</a>
+              <a class="topmenu" href="http://www.go-mono.com:8080">Documentation</a> |
               <a class="topmenu" href="bugs.html">Bugs</a>
 	    </td>
 	  </tr>

+ 1 - 1
web/documentation

@@ -203,7 +203,7 @@
 </pre>
         
         	Use this to create lists.  Lists contains &lt;item&gt;
-        	elements
+        	elements which have to contain &lt;term&gt; containers.
         
 <pre>
 &lt;list type="table"&gt; &lt;/lits&gt;

+ 0 - 3
web/index

@@ -142,9 +142,6 @@
   </tr>
 </table>
 
-@item Sep 3rd, 2003: Authenticode; WSE
-
-	
 @item Sep 1st, 2003: Ice for Mono;  XmlSerializer generators; Monodoc progress.
 
 	<b>Ice:</b> Vladimir has checked into CVS (Module ginzu) an

+ 3 - 2
web/web/makefile

@@ -9,7 +9,8 @@ CORCOMPARE=../../../mcs/tools/corcompare
 
 OBJECTS=									\
 	deploy/ado-net.html							\
-	deploy/provider-factory.html							\
+	deploy/bugs.html							\
+	deploy/provider-factory.html						\
 	deploy/mysql.html							\
 	deploy/odbc.html							\
 	deploy/oledb.html							\
@@ -128,7 +129,7 @@ transform.exe: transform.cs
 
 
 .PRECIOUS: src/%.src
-src/%.src: ../% commands template.html.in #makefile
+src/%.src: ../% commands template.html.in makefile
 	perl htmlify $< > $@
 
 .PRECIOUS: ../class-status-%

+ 1 - 1
web/web/template.html.in

@@ -56,7 +56,7 @@
               <a class="topmenu" href="download.html">Downloads</a> |
               <a class="topmenu" href="http://go-mono.com/daily">Daily snapshots</a> |              
               <a class="topmenu" href="screenshots.html">Screenshots</a> |
-              <a class="topmenu" href="http://mono.ximian.com:8080">Documentation</a>
+              <a class="topmenu" href="http://www.go-mono.com:8080">Documentation</a> |
               <a class="topmenu" href="bugs.html">Bugs</a>
 	    </td>
 	  </tr>