mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-16 00:30:21 +02:00
* Organize documentation into per-manual directories (halfway point commit).
This commit is contained in:
parent
80fdeb4e5a
commit
a0e07ba4ec
99 changed files with 36066 additions and 4 deletions
23
doc/tutorial/.cvsignore
Normal file
23
doc/tutorial/.cvsignore
Normal file
|
@ -0,0 +1,23 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
stamp-vti
|
||||
stamp-vti.1
|
||||
*.log
|
||||
*.dvi
|
||||
*.aux
|
||||
*.toc
|
||||
*.cp
|
||||
*.fn
|
||||
*.vr
|
||||
*.tp
|
||||
*.ky
|
||||
*.pg
|
||||
*.cps
|
||||
*.fns
|
||||
*.tps
|
||||
*.vrs
|
||||
*.ps
|
||||
*.info*
|
||||
*.html
|
||||
version.texi
|
||||
version-tutorial.texi
|
16
doc/tutorial/ChangeLog-guile-doc-tutorial
Normal file
16
doc/tutorial/ChangeLog-guile-doc-tutorial
Normal file
|
@ -0,0 +1,16 @@
|
|||
2001-01-27 Neil Jerram <neil@ossau.uklinux.net>
|
||||
|
||||
* texinfo.tex: Replaced by latest version from ftp.gnu.org.
|
||||
|
||||
1999-12-06 Gary Houston <ghouston@freewire.co.uk>
|
||||
|
||||
* guile-tut.texi: tweaked the dircategory.
|
||||
|
||||
1998-01-28 Mark Galassi <rosalia@nis.lanl.gov>
|
||||
|
||||
* guile-tut.texi: set @dircategory to "Scheme Programming".
|
||||
|
||||
Mon Aug 18 16:11:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
|
||||
|
||||
* texinfo.tex: Installed from texinfo release 3.11.
|
||||
|
1334
doc/tutorial/guile-tut.texi
Normal file
1334
doc/tutorial/guile-tut.texi
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue