mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-30 11:01:45 +08:00
Make the dir entries in the autoconf manual align better with others.
I also made some of the individual entries on one line, for brevity and to make it easier for me to sort my dir-example file in the Texinfo distribution :).
This commit is contained in:
parent
898de2cdb9
commit
8537f7f48b
@ -200,17 +200,16 @@ published by the Free Software Foundation raise funds for
|
||||
|
||||
|
||||
|
||||
@dircategory GNU programming tools
|
||||
@dircategory Software development
|
||||
@direntry
|
||||
* Autoconf: (autoconf). Create source code configuration scripts
|
||||
* Autoconf: (autoconf). Create source code configuration scripts.
|
||||
@end direntry
|
||||
|
||||
@dircategory Individual utilities
|
||||
@direntry
|
||||
* autoscan: (autoconf)autoscan Invocation.
|
||||
Semi-automatic @file{configure.ac} writing
|
||||
* ifnames: (autoconf)ifnames Invocation.
|
||||
Listing the conditionals in source code
|
||||
* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
|
||||
* autoconf: (autoconf)autoconf Invocation.
|
||||
How to create configuration scripts
|
||||
* autoreconf: (autoconf)autoreconf Invocation.
|
||||
@ -219,14 +218,11 @@ published by the Free Software Foundation raise funds for
|
||||
How to create configuration templates
|
||||
* autom4te: (autoconf)autom4te Invocation.
|
||||
The Autoconf executables backbone
|
||||
* configure: (autoconf)configure Invocation.
|
||||
Configuring a package
|
||||
* configure: (autoconf)configure Invocation. Configuring a package.
|
||||
* autoupdate: (autoconf)autoupdate Invocation.
|
||||
Automatic update of @file{configure.ac}
|
||||
* config.status: (autoconf)config.status Invocation.
|
||||
Recreating a configuration
|
||||
* testsuite: (autoconf)testsuite Invocation.
|
||||
Running an Autotest test suite
|
||||
* config.status: (autoconf)config.status Invocation. Recreating configurations.
|
||||
* testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite.
|
||||
@end direntry
|
||||
|
||||
@titlepage
|
||||
|
Loading…
Reference in New Issue
Block a user