jettisoning old docs



Folks -
With the Eugene O'Connor's new docs, we can now get rid of the old ones.
They are included as a chapter in the Users Guide, and we'll link
directly to that rather than shipping a separate doc.

We still need to get the help menu item linked up (see
http://bugzilla.gnome.org/show_bug.cgi?id=73078 - I assume this will be
shortly solved) but we'll soon have Nautilus docs!

The attached patch removes the old docs from the build. Let me know if
it's OK to commit, I'll add a changelog entry. I also will cvs remove
the old docs, if no one minds.

Cheers,
John
-- 
John Fleck
jfleck inkstain net (h) jfleck abqjournal com (w)
http://www.inkstain.net http://www.abqjournal.com

"You don't want to die with the music still in you."
 - John Gardner
? nautilus-1.1.18.tar.gz
? help/nautilus-user-manual/C/nautilus-user-manual-C.omf.out
Index: Makefile.am
===================================================================
RCS file: /cvs/gnome/nautilus/Makefile.am,v
retrieving revision 1.71
diff -u -r1.71 Makefile.am
--- Makefile.am	27 May 2002 09:15:37 -0000	1.71
+++ Makefile.am	1 Jun 2002 20:16:43 -0000
@@ -17,8 +17,6 @@
 	po 			\
 	data 			\
 	icons 			\
-	user-guide		\
-	help			\
 	docs			\
 	$(NULL)
 
Index: configure.in
===================================================================
RCS file: /cvs/gnome/nautilus/configure.in,v
retrieving revision 1.452
diff -u -r1.452 configure.in
--- configure.in	27 May 2002 17:20:43 -0000	1.452
+++ configure.in	1 Jun 2002 20:16:43 -0000
@@ -336,9 +336,6 @@
 data/emblems/Makefile
 data/patterns/Makefile
 docs/Makefile
-help/Makefile
-help/nautilus-user-manual/Makefile
-help/nautilus-user-manual/C/Makefile
 icons/Makefile
 icons/crux_eggplant/Makefile
 icons/crux_eggplant/backgrounds/Makefile
@@ -366,9 +363,6 @@
 src/Makefile
 src/file-manager/Makefile
 test/Makefile
-user-guide/Makefile
-user-guide/gnufdl/Makefile
-user-guide/gnugpl/Makefile
 ])
 
 dnl ==========================================================================


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