Skip to content

Update doc generation script #2114

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 1 commit into from
Aug 26, 2019
Merged

Update doc generation script #2114

merged 1 commit into from
Aug 26, 2019

Conversation

hsubox76
Copy link
Contributor

There were some recent updates to Typedoc that require updates in our script:

  • Extraneous .css.map file no longer seems to be generated. Modified script to check if it's there (just in case) before trying to delete it.

  • Seems to require explicit specification of which tsconfig.json file to use now? Added that to typedoc command line options.

@hsubox76 hsubox76 merged commit c99ad64 into master Aug 26, 2019
@hsubox76 hsubox76 deleted the ch-docfix branch August 26, 2019 22:28
@firebase firebase locked and limited conversation to collaborators Oct 8, 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