summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-10-23 11:27:37 +0000
committerBruno Haible <bruno@clisp.org>2006-10-23 11:27:37 +0000
commitcec1ee54a4407ac0ddb4888da0b7480e02adb98c (patch)
tree1ca830a196375f565a151f728ee1fd81b801f7c9 /doc
parent55d7443b920dbab780cc2ad2d1b138c31cf0b0b9 (diff)
downloadgnulib-cec1ee54a4407ac0ddb4888da0b7480e02adb98c.tar.gz
Add an introduction.
Diffstat (limited to 'doc')
-rw-r--r--doc/gnulib.texi23
1 files changed, 20 insertions, 3 deletions
diff --git a/doc/gnulib.texi b/doc/gnulib.texi
index e08abbbd6b..4e8957a445 100644
--- a/doc/gnulib.texi
+++ b/doc/gnulib.texi
@@ -1,5 +1,5 @@
\input texinfo @c -*-texinfo-*-
-@comment $Id: gnulib.texi,v 1.28 2006-10-23 11:26:25 haible Exp $
+@comment $Id: gnulib.texi,v 1.29 2006-10-23 11:27:37 haible Exp $
@comment %**start of header
@setfilename gnulib.info
@settitle GNU Gnulib
@@ -7,7 +7,7 @@
@syncodeindex pg cp
@comment %**end of header
-@set UPDATED $Date: 2006-10-23 11:26:25 $
+@set UPDATED $Date: 2006-10-23 11:27:37 $
@copying
This manual is for GNU Gnulib (updated @value{UPDATED}),
@@ -67,7 +67,11 @@ Software Foundation raise funds for GNU development.''
@node Introduction
@chapter Introduction
-Getting started:
+Gnulib is a source code library. It provides basic functionalities to
+programs and libraries. Currently (as of October 2006) more than 30
+packages make use of Gnulib.
+
+Resources:
@itemize
@item Gnulib is hosted at Savannah:
@@ -77,6 +81,19 @@ Getting started:
@url{http://www.gnu.org/software/gnulib/}.
@end itemize
+@menu
+* Library vs. Reusable Code::
+* Portability and Application Code::
+* Modules::
+* Various Kinds of Modules::
+* Collaborative Development::
+* Copyright::
+* Steady Development::
+* Openness::
+@end menu
+
+@include gnulib-intro.texi
+
@include gnulib-tool.texi