Skip to content

Argument for building docset results in different directory #48

@rmullenix

Description

@rmullenix

Currently a docset is constructed in the current working directory. You can specify the source directory with a -s (or --source) flag, but not the destination.

Proposed: -d

(or --dest ) directory. Recursively create directory path to location if it does not exist.

Should be relatively straight-forward to add the switch to the 'build' command and then concatenating it with the docset dirname when calling the os.MkdirAll

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions