-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Thanks for the great project, I'm just starting to use this in the Semigroups package.
From the manual it seems like it should be possible to include a scan_dirs component in the gapdoc record passed to AutoDoc:
Line 300 in 06727a4
| #! <Mark><A>scan_dirs</A></Mark> |
Line 286 in 06727a4
| AutoDoc( rec( gapdoc := rec( scan_dirs := [ "package_sources" ] ) ) ); |
But this doesn't work (I mean that the directory is not scanned). This only seems to work when scan_dirs is in the autodoc component.
Metadata
Metadata
Assignees
Labels
No labels