Skip to content
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

Fixes typedoc generation for github pages #82

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Conversation

ominestre
Copy link
Owner

refs #39

  • removes the docs:clean task because that's handled by typedoc now
  • removes the posttypedoc task because the .nojekyll file for github pages is added by typedoc config now
  • converts the typedoc config from .json to .js
  • removes the shim used to support the unmaintained typedoc page plugin
  • revises the release docs to reflect the step of generating docs
  • revises the document contribution guide to relfect schema of the new plugin

refs #39

- removes the `docs:clean` task because that's handled by typedoc now
- removes the `posttypedoc` task because the `.nojekyll` file for github pages is added by typedoc config now
- converts the typedoc config from `.json` to `.js`
- removes the shim used to support the unmaintained typedoc page plugin
- revises the release docs to reflect the step of generating docs
- revises the document contribution guide to relfect schema of the new plugin
@ominestre ominestre added documentation Improvements or additions to documentation CI / Test labels Apr 13, 2022
@ominestre ominestre self-assigned this Apr 13, 2022
@ominestre ominestre merged commit 1630463 into main Apr 13, 2022
@ominestre ominestre deleted the fix-typedoc-pages branch April 13, 2022 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI / Test documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant