Skip to content

File names changed after retype build #302

@SofieTorch

Description

@SofieTorch

I am combining Retype with another documentation generator from doc comments: Dartdoc.
Dartdoc generates .html files, which I am placing inside a static folder, but when I run a retype build, both locally and in github action, all the file names are converted to lowercase, so the redirection is broken.

Original file names:

image

After retype build:

image

image

If there is some flag on retype.yaml or some command I could run after generating the docs to avoid this behaviour, please let me know 😟 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions