Skip to content

Fix doc generation script to preserve old filename capitalization #1586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 8, 2019

Conversation

hsubox76
Copy link
Contributor

@hsubox76 hsubox76 commented Mar 7, 2019

From the docs side, it's a lot easier on them if we preserve the same capitalization of files. Typedoc generates lowercase files and it doesn't seem easy to fix on Typedoc's side so the script will now get the correct casing for a filename from the toc.yaml entry that matches the generated filename in a case-insensitive comparison, and rename the file to that.

@hsubox76 hsubox76 merged commit 455d7db into master Mar 8, 2019
@hsubox76 hsubox76 deleted the ch-docs branch March 8, 2019 18:11
@firebase firebase locked and limited conversation to collaborators Oct 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants