Skip to content

File parameter can't handle spaces in path name in config.ld #416

Description

@Fabimawn

When generating Ldocs for a lua project, and specifying the source path for the project in CMD (Windows) between quotes, Ldoc can handle module path names just fine. When defining the folders and files that need to be searched in the config.ld however, Ldoc can find the modules with spaces in the pathname still, but the module path on the HTML output stops where the first whitespace starts.
You can see below that the path ends at source.ssupdatertool.bout, while using the same path but in the file argument on the command line it outputs a complete path.

Image Image

I've already tried just one path in the config.ld with extra, and less quotes, but to no avail.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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