From ea61bb562d938fc34958bd95d512e3c4ad155a58 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 10 Sep 2003 01:50:44 +0000 Subject: Flush svn path=/trunk/mono/; revision=18017 --- web/documentation | 2 +- web/index | 3 --- web/web/makefile | 5 +++-- web/web/template.html.in | 2 +- 4 files changed, 5 insertions(+), 7 deletions(-) (limited to 'web') diff --git a/web/documentation b/web/documentation index 4cb6d0d3c5f..10a838acbc3 100644 --- a/web/documentation +++ b/web/documentation @@ -203,7 +203,7 @@ Use this to create lists. Lists contains <item> - elements + elements which have to contain <term> containers.
 <list type="table"> </lits>
diff --git a/web/index b/web/index
index b006cfa09c1..95a036c52dc 100644
--- a/web/index
+++ b/web/index
@@ -142,9 +142,6 @@
   
 
 
-@item Sep 3rd, 2003: Authenticode; WSE
-
-	
 @item Sep 1st, 2003: Ice for Mono;  XmlSerializer generators; Monodoc progress.
 
 	Ice: Vladimir has checked into CVS (Module ginzu) an
diff --git a/web/web/makefile b/web/web/makefile
index c8ee16c9b53..c080e6c5927 100644
--- a/web/web/makefile
+++ b/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-%
diff --git a/web/web/template.html.in b/web/web/template.html.in
index 3af630dc644..e311b86432f 100644
--- a/web/web/template.html.in
+++ b/web/web/template.html.in
@@ -56,7 +56,7 @@
               Downloads |
               Daily snapshots |              
               Screenshots |
-              Documentation
+              Documentation |
               Bugs
 	    
 	  
-- 
cgit v1.2.3