Skip to content

The usage of scan_dirs is incorrectly documented #263

@james-d-mitchell

Description

@james-d-mitchell

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:

#! <Mark><A>scan_dirs</A></Mark>

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions