#293 closed defect (fixed)
Modules and Macros sections in the manifest file
| Reported by: | Mario Domenech Goulart | Owned by: | felix winkelmann |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | documentation | Version: | 4.5.x |
| Keywords: | manifest | Cc: | |
| Estimated difficulty: |
Description
The manifest file still references the "Modules and macros" section which has been split into two sections: "Modules" and "Macros".
A patch to fix the manifest file is attached.
This bug was reported by Taylor Venable (metasyntax) on #chicken (he noticed the docs for modules and macros were missing in the dev-snapshot tarball).
Attachments (1)
Change History (3)
Changed 15 years ago by
| Attachment: | manifest-modules-macros.diff added |
|---|
comment:1 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Fixed in e979125 (master). Thanks.