Skip to content

Change all generated files to have name starting with underscore #237

@fingolfin

Description

@fingolfin

... to simplify .gitignore rules, and clean scripts resp/. make clean targets.

I think this only affects the title page and main page scaffolds. But we have to be a bit careful for projects that generate a title page scaffold but not a main page scaffold: they are relying on the filename title.xml in order to include it. Perhaps we can get away with changing the default name to _title.xml, except in this particular case where we generate the title page but not the main page, when we leave it at title.xml. A user who wants it to be _title.xml in this case, too, can simply specify an explicit filename.

Oh, and for the main page, I would suggest the new default to be to _main.xml and not _PackageName.xml

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