summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 1e64579..0dbe50c 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-Here is a script and a Makefile for generating a GNU Autoconf docset for Dash. The script is loosely based on benzado's script for GNU Make https://github.com/benzado/gnu-make-dash-docset.
+Here is a script and a Makefile for generating a GNU Autoconf Archive docset for Dash. GNU Autoconf Archive provides m4 macros to use in autoconf projects. The script is loosely based on benzado's script for GNU Make https://github.com/benzado/gnu-make-dash-docset.
-- GNU Autoconf: https://www.gnu.org/software/autoconf/
+- GNU Autoconf Archive: https://www.gnu.org/software/autoconf-archive/
- Dash: https://kapeli.com/dash
-To generate a docset from the latest edition of the GNU Autoconf Manual, simply
+To generate a docset from the latest edition of the GNU Autoconf Archive Manual, simply
execute `make` from the same directory as this README file. The latest edition
will be downloaded from www.gnu.org and packaged appropriately.
@@ -13,3 +13,4 @@ Requirements:
- curl
- make
- sqlite3
+- texinfo