1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Marius Vollmer
92aba979b6 Removed home-grown code for HTML generation. Automake does it for us
now.
2004-06-28 13:25:14 +00:00
Kevin Ryde
5ef52526c8 (CLEANFILES): Remove guile.cps guile.fns guile.rns
guile.tps guile.vrs guile.tmp, cleaned by automake these days.
2004-05-18 23:52:21 +00:00
Marius Vollmer
3229f68b5a Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
Marius Vollmer
2630aa9529 (guile_TEXINFOS): Added fdl.texi. 2004-01-23 00:40:30 +00:00
Marius Vollmer
07b15be28b (CLEANFILES): Added guile.cps, guile.fns, guile.rns,
guile.tps, guile.vrs, guile.tmp.
2002-04-17 17:40:57 +00:00
Thien-Thi Nguyen
6f627b2b1e (guile_toc.html): Look for guile.texi in $(srcdir). 2002-03-14 02:02:29 +00:00
Thien-Thi Nguyen
f394773de5 (guile_TEXINFOS): Add tools.texi. 2002-03-08 21:24:30 +00:00
Thien-Thi Nguyen
58ed8bc61c Update path to pre-inst-guile automake frag. 2002-02-26 10:28:51 +00:00
Rob Browning
7084b49f2d * Makefile.am (CLEANFILES): add autoconf-macros.texi. 2002-02-25 04:59:34 +00:00
Thien-Thi Nguyen
9d32aac72a Include $(top_srcdir)/pre-inst-guile.am.
(GUILE): Delete var.
(autoconf-macros.texi): Use $(preinstguiletool).
2002-02-05 09:25:56 +00:00
Marius Vollmer
c514c5d1c7 (autoconf-macros.texi): Also set GUILE_LOAD_PATH when invoking the
uninstalled guile executable.
2002-01-14 18:10:19 +00:00
Thien-Thi Nguyen
c8af48bac6 (autoconf-macros.texi): Fix build bug: Write this file to srcdir. 2002-01-10 01:34:22 +00:00
Gary Houston
8430281a5c * Makefile.am: attempt to use guile from $(top_builddir)/libguile
when building autoconf-macros.texi.  There are still problems with
	modules and running makeinfo when builddir != srcdir.
2002-01-08 18:04:10 +00:00
Thien-Thi Nguyen
a1f000d555 (guile_TEXINFOS): Add autoconf.texi and autoconf-macros.texi.
(autoconf.texi, autoconf-macros.texi): New rules.
2002-01-02 23:57:40 +00:00
Neil Jerram
4c731ecef3 * Split the Data Types chapter into two; plus a few other smaller changes. 2001-12-01 21:48:30 +00:00
Neil Jerram
2a946b44f4 * Improve symbol documentation.
* Move variables doc into Modules chapter.
* Move Rx doc into Guile Modules part.
* Other minor doc changes.
2001-12-01 15:53:04 +00:00
Neil Jerram
9401323e63 * Documentation work. 2001-11-11 15:01:52 +00:00
Neil Jerram
b45898cae3 * Fix doc snapshot build problems by avoiding use of ../AUTHORS file.
* Use TEXINFO_TEX to avoid shipping multiple copies of texinfo.tex.
2001-08-27 21:25:44 +00:00
Neil Jerram
11ca886536 * Complete split of documentation into per-manual subdirectories. 2001-08-24 10:16:15 +00:00