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

12 commits

Author SHA1 Message Date
Neil Jerram
8d9cb14e61 Use #:keyword syntax in preference to :keyword
because that is Guile's default.
2009-08-09 15:05:02 +01:00
Neil Jerram
eb12b40182 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.
2009-08-03 23:29:45 +01:00
Marius Vollmer
2da09c3fde Added Copyright notice. 2004-01-21 22:40:39 +00:00
Kevin Ryde
8c3b23b3aa (Macros guile-snarf recognizes): Correction to GOOPS cross reference. 2003-11-24 22:17:13 +00:00
Kevin Ryde
41e7d0f5de (How guile-snarf works): Need @@ for texinfo in example. 2003-08-25 23:02:16 +00:00
Marius Vollmer
878caca5e3 (How guile-snarf works): Updated.
(Writing your own snarfing macros): New.
2002-10-03 15:25:04 +00:00
Marius Vollmer
033aa07c01 Updated to reflect changes to the guile-snarf tool. 2002-03-24 14:12:07 +00:00
Thien-Thi Nguyen
b5bb4262ea (guile-1.4 guile-snarf): Remove this node.
(How guile-snarf works): Update usage and description to
no longer mention "--compat=1.4" and instead "-d" and "-D".
(Macros guile-snarf recognizes): Add list of deprecated macros and blurb.
Add cindex for deprecated macros.
2002-03-15 14:22:07 +00:00
Thien-Thi Nguyen
a2448fb144 Typofix. 2002-03-14 04:04:32 +00:00
Thien-Thi Nguyen
d5e1d82d1c (How guile-snarf works): Mention "--compat=1.4", and
new processing steps.  Update usage example, makefile frag.

(guile-1.4 guile-snarf): New subsubsection under
"Init Snarfing with guile-snarf".
2002-03-14 03:27:51 +00:00
Thien-Thi Nguyen
fc17ed5b72 (Miscellaneous Tools): New node/chapter.
(Snarfing, Init Snarfing with guile-snarf, How guile-snarf works,
Macros guile-snarf recognizes, Doc Snarfing): New nodes/(sub)sections.
(Executable Modules): Now a section under "Miscellaneous Tools".
2002-03-08 21:20:31 +00:00
Thien-Thi Nguyen
abae30146f Initial revision 2002-03-06 20:54:27 +00:00