web-devel-2 r4621 - in trunk/content: . doc/guides doc/guides/corba doc/guides/optimisation doc/guides/porting doc/whitepapers doc/whitepapers/esd doc/whitepapers/nautilus
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: web-devel-2 r4621 - in trunk/content: . doc/guides doc/guides/corba doc/guides/optimisation doc/guides/porting doc/whitepapers doc/whitepapers/esd doc/whitepapers/nautilus
- Date: Tue, 30 Sep 2008 14:07:15 +0000 (UTC)
Author: murrayc
Date: Tue Sep 30 14:07:14 2008
New Revision: 4621
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4621&view=rev
Log:
2008-09-30 Murray Cumming <murrayc murrayc com>
* doc/guides/Makefile:
* doc/guides/corba/THIS_IS_OUT_OF_DATE_BUT_ARCHIVED:
* doc/guides/porting/THIS_IS_OUT_OF_DATE_BUT_ARCHIVED:
Added these marker files.
* doc/guides/main.in:
* doc/guides/optimisation/*: Removed this, and linked to
the version on library.gnome.org (in gnome-devel-docs)
instead.
* doc/whitepapers/esd/: Removed this empty directory.
* doc/whitepapers/main.in:
* doc/whitepapers/nautilus/
Removed this documentation because it is uselessly out-of-date.
Added:
trunk/content/doc/guides/corba/THIS_IS_OUT_OF_DATE_BUT_ARCHIVED
trunk/content/doc/guides/porting/THIS_IS_OUT_OF_DATE_BUT_ARCHIVED
Removed:
trunk/content/doc/guides/optimisation/
trunk/content/doc/whitepapers/esd/
trunk/content/doc/whitepapers/nautilus/
Modified:
trunk/content/ChangeLog
trunk/content/doc/guides/Makefile
trunk/content/doc/guides/main.in
trunk/content/doc/whitepapers/main.in
Modified: trunk/content/doc/guides/Makefile
==============================================================================
--- trunk/content/doc/guides/Makefile (original)
+++ trunk/content/doc/guides/Makefile Tue Sep 30 14:07:14 2008
@@ -3,8 +3,7 @@
SUBDIRS = popt \
programming-guidelines \
corba \
- wrapper-friendly-api-guidelines \
- optimisation
+ wrapper-friendly-api-guidelines
all:
${PREFIX}/scripts/makenode.pl
Added: trunk/content/doc/guides/corba/THIS_IS_OUT_OF_DATE_BUT_ARCHIVED
==============================================================================
Modified: trunk/content/doc/guides/main.in
==============================================================================
--- trunk/content/doc/guides/main.in (original)
+++ trunk/content/doc/guides/main.in Tue Sep 30 14:07:14 2008
@@ -6,7 +6,7 @@
<dl>
- <dt><a href="optimisation/">Optimizing GNOME Software</a></dt>
+ <dt><a href="http://library.gnome.org/devel/optimization-guide/stable/">Optimizing GNOME Software</a></dt>
<dd>Information on tools and techniques for optimizing GNOME software.</dd>
<!-- Commented out because it is no longer useful. The file remains at this URL for historical interest.
Added: trunk/content/doc/guides/porting/THIS_IS_OUT_OF_DATE_BUT_ARCHIVED
==============================================================================
Modified: trunk/content/doc/whitepapers/main.in
==============================================================================
--- trunk/content/doc/whitepapers/main.in (original)
+++ trunk/content/doc/whitepapers/main.in Tue Sep 30 14:07:14 2008
@@ -3,21 +3,3 @@
<p>
See also our <a href="http://library.gnome.org/devel/">developer documentation library</a>. These documents should be moved there eventually.
</p>
-
-<dl>
-<dt>Nautilus internals - by Alex Larsson (<em>NEW!</em>)
- <dd>
- Nautilus is the official file manager and desktop shell for the
- GNOME desktop. This paper will give an overview of the design and
- implementation of Nautilus and some parts of the GNOME platform
- that it relies on. I will also give concrete pointers to interesting
- parts of the sources for developers who wish to hack on Nautilus,
- or just learn more about it. This paper requires a basic understanding
- of how Nautilus works from the user side, and basic knowledge of GNOME
- programming.
- <br />
- <a href="nautilus/nautilus-internals.html">HTML</a> |
- <a href="nautilus/nautilus-internals.pdf">PDF</a>
- </dd>
-
-</dl>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]