Add links to the example Makefile on each of the component list pages.

This commit is contained in:
Adam Weinberger 2004-01-07 23:45:48 +00:00
parent 5aa60996d6
commit 4603679f34
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19528
3 changed files with 17 additions and 3 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome_porting.sgml,v 1.7 2003/09/19 21:46:54 adamw Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome1_porting.sgml,v 1.1 2004/01/07 23:38:16 adamw Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME 1 Components">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -8,6 +8,11 @@
<html>
&header;
<p> To see how to utilize these components, please examine the
<a href="example-Makefile.html">example Makefile</a>.
</p>
<!-- Begin USE_GNOME components list -->
<table border="1" summary="GNOME 1 components">
<tr>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.8 2003/09/20 08:13:14 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.9 2004/01/07 23:38:16 adamw Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME 2 Components">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -8,6 +8,11 @@
<html>
&header;
<p> To see how to utilize these components, please examine the
<a href="example-Makefile.html">example Makefile</a>.
</p>
<!-- Begin USE_GNOME components list -->
<table border="1" summary="GNOME 2 components">
<tr>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome_porting.sgml,v 1.7 2003/09/19 21:46:54 adamw Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome_porting.sgml,v 1.8 2004/01/07 23:38:16 adamw Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME Desktop-Independent Components">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -8,6 +8,10 @@
<html>
&header;
<p> To see how to utilize these components, please examine the
<a href="example-Makefile.html">example Makefile</a>.
</p>
<!-- Begin USE_GNOME components list -->
<table border="1" summary="GNOME desktop-independent components">
<tr>