summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2010-02-14 13:10:50 +0100
committerPeter Simons <simons@cryp.to>2010-02-14 14:53:00 +0100
commitbc57437538a3286fdb4b9a41e273e9d1785fbd13 (patch)
treeecf291473180c8e5406d7dea503d173795e009d0 /doc
parent8c665472dad2f6b6b0943a6b925cae4a6d47a0a4 (diff)
downloadautoconf-archive-bc57437538a3286fdb4b9a41e273e9d1785fbd13.tar.gz
doc/autoconf-archive.texi: renamed "using the archive" section to "downloads"
As of now, the "Using the Archive" section really tells how to download the archive. This is an important subject, so it felt wise to call the section appropriately to ensure that our users find that information.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/autoconf-archive.texi14
-rw-r--r--doc/downloads.texi (renamed from doc/using.texi)2
3 files changed, 8 insertions, 10 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index ffd0697..cb2ef26 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,7 +3,7 @@
# Copyright (c) 2010 by the Autoconf Archive Maintainers
# Licensed under the terms of the GNU General Public License.
-CHAPTERS = using.texi contribute.texi introduction.texi
+CHAPTERS = introduction.texi downloads.texi contribute.texi
info_TEXINFOS = autoconf-archive.texi
EXTRA_DIST = $(TEXIFILES) $(CHAPTERS) all-macros.texi
diff --git a/doc/autoconf-archive.texi b/doc/autoconf-archive.texi
index 5ab1a1b..36b3820 100644
--- a/doc/autoconf-archive.texi
+++ b/doc/autoconf-archive.texi
@@ -51,8 +51,8 @@ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
@menu
* Introduction::
-* Using the Autoconf Archive::
-* Contributing to the Autoconf Archive::
+* Downloads::
+* How to contribute::
* The Macros::
@end menu
@@ -60,12 +60,12 @@ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
@chapter Introduction
@include introduction.texi
-@node Using the Autoconf Archive
-@chapter Using the Autoconf Archive
-@include using.texi
+@node Downloads
+@chapter Downloading the Autoconf Archive
+@include downloads.texi
-@node Contributing to the Autoconf Archive
-@chapter Contributing to the Autoconf Archive
+@node How to contribute
+@chapter How to contributing to the Autoconf Archive
@include contribute.texi
@node The Macros
diff --git a/doc/using.texi b/doc/downloads.texi
index 8f67324..e43667f 100644
--- a/doc/using.texi
+++ b/doc/downloads.texi
@@ -1,5 +1,3 @@
-@section Downloading The Macros
-
The macros distributed by the Archive are maintained in a public Git repository
at @indicateurl{git://git.sv.gnu.org/autoconf-archive.git}. That repository can
be cloned anonymously, which is probably the most convenient way to access the