web-devel-2 r4627 - in trunk: . content/doc content/doc/GGAD content/doc/guides content/doc/guides/wrapper-friendly-api-guidelines content/doc/standards



Author: murrayc
Date: Wed Oct  1 07:24:23 2008
New Revision: 4627
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4627&view=rev

Log:
2008-10-01  Murray Cumming  <murrayc murrayc com>

* content/doc/Makefile:
* content/doc/guides/main.in:
* content/doc/guides/wrapper-friendly-api-guidelines/: Removed this 
because it is out of date and unlikely to ever be updated.
* content/doc/main.in:
* content/doc/tree.in:
* content/doc/standards/: Removed these two documents, because
Elijah says they are uselessly old and even misleading.

Added:
   trunk/content/doc/GGAD/THIS_IS_OUT_OF_DATE_BUT_ARCHIVED
Removed:
   trunk/content/doc/guides/wrapper-friendly-api-guidelines/
   trunk/content/doc/standards/
Modified:
   trunk/ChangeLog
   trunk/content/doc/Makefile
   trunk/content/doc/guides/main.in
   trunk/content/doc/main.in
   trunk/content/doc/tree.in

Added: trunk/content/doc/GGAD/THIS_IS_OUT_OF_DATE_BUT_ARCHIVED
==============================================================================

Modified: trunk/content/doc/Makefile
==============================================================================
--- trunk/content/doc/Makefile	(original)
+++ trunk/content/doc/Makefile	Wed Oct  1 07:24:23 2008
@@ -2,7 +2,6 @@
 
 SUBDIRS = \
 	guides \
-	standards \
 	tutorials \
 	whitepapers \
 	GGAD

Modified: trunk/content/doc/guides/main.in
==============================================================================
--- trunk/content/doc/guides/main.in	(original)
+++ trunk/content/doc/guides/main.in	Wed Oct  1 07:24:23 2008
@@ -24,8 +24,5 @@
   Bonobo's CORBA interfaces.</dd>
   -->
 
-  <dt><a href="wrapper-friendly-api-guidelines/">How to write a wrapper-friendly API</a></dt>
-  <dd>Some guidelines on how to design a library API and make it easy to wrap in other languages.</dd> 
-
 </dl>
 

Modified: trunk/content/doc/main.in
==============================================================================
--- trunk/content/doc/main.in	(original)
+++ trunk/content/doc/main.in	Wed Oct  1 07:24:23 2008
@@ -33,11 +33,6 @@
   Straight reference documentation for the GNOME API
  </dd>
 
-<dt><a href="standards/">Standards</a></dt>
- <dd>
-  Standards used for creating GNOME Applications
- </dd>
-
 </dl>
 <p>
 One can also find some useful books available on the <a

Modified: trunk/content/doc/tree.in
==============================================================================
--- trunk/content/doc/tree.in	(original)
+++ trunk/content/doc/tree.in	Wed Oct  1 07:24:23 2008
@@ -1,5 +1,4 @@
 Tutorials;tutorials
 Programming Guides;guides
 API Reference;API
-Standards;standards
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]