1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

Move GOOPS documentation into the main manual

Nothing editorial here, just the minimum to move the GOOPS documentation
into the main manual, and then still have everything build properly.
This commit is contained in:
Neil Jerram 2009-08-03 20:11:05 +01:00
parent ce2612cd88
commit eb12b40182
18 changed files with 100 additions and 225 deletions

5
README
View file

@ -299,9 +299,8 @@ Guile Documentation ==================================================
If you've never used Scheme before, then the Guile Tutorial
(guile-tut.info) is a good starting point. The Guile Reference Manual
(guile.info) is the primary documentation for Guile. The Goops object
system is documented separately (goops.info). A copy of the R5RS
Scheme specification is included too (r5rs.info).
(guile.info) is the primary documentation for Guile. A copy of the
R5RS Scheme specification is included too (r5rs.info).
Info format versions of this documentation are installed as part of
the normal build process. The texinfo sources are under the doc