mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 00:10:21 +02:00
(Miscellaneous Tools): Add under "Part II".
Implement by including tools.texi.
This commit is contained in:
parent
ee1172633a
commit
107910135e
1 changed files with 3 additions and 1 deletions
|
@ -80,7 +80,7 @@ by the Free Software Foundation.
|
||||||
@sp 10
|
@sp 10
|
||||||
@comment The title is printed in a large font.
|
@comment The title is printed in a large font.
|
||||||
@title Guile Reference Manual
|
@title Guile Reference Manual
|
||||||
@subtitle $Id: guile.texi,v 1.2.2.7 2002-01-08 09:22:36 ttn Exp $
|
@subtitle $Id: guile.texi,v 1.2.2.8 2002-03-08 21:31:41 ttn Exp $
|
||||||
@subtitle For use with Guile @value{VERSION}
|
@subtitle For use with Guile @value{VERSION}
|
||||||
|
|
||||||
@c AUTHORS
|
@c AUTHORS
|
||||||
|
@ -212,6 +212,7 @@ Part II: Guile Scheme
|
||||||
* Debugging:: Internal debugging interface.
|
* Debugging:: Internal debugging interface.
|
||||||
* Deprecated:: Features that are planned to disappear.
|
* Deprecated:: Features that are planned to disappear.
|
||||||
* Autoconf Support:: Guile-specific configure.in macros.
|
* Autoconf Support:: Guile-specific configure.in macros.
|
||||||
|
* Miscellaneous Tools:: Snarfing, linting, etc.
|
||||||
* Further Reading:: Where to find out more about Scheme programming.
|
* Further Reading:: Where to find out more about Scheme programming.
|
||||||
|
|
||||||
Part III: Guile Modules
|
Part III: Guile Modules
|
||||||
|
@ -291,6 +292,7 @@ Indices
|
||||||
@include scheme-debug.texi
|
@include scheme-debug.texi
|
||||||
@include deprecated.texi
|
@include deprecated.texi
|
||||||
@include autoconf.texi
|
@include autoconf.texi
|
||||||
|
@include tools.texi
|
||||||
@include scheme-reading.texi
|
@include scheme-reading.texi
|
||||||
@include scheme-indices.texi
|
@include scheme-indices.texi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue