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:
parent
ce2612cd88
commit
eb12b40182
18 changed files with 100 additions and 225 deletions
5
README
5
README
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue