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

feat: automate Typedoc link regeneration in API docs #1180

Merged
merged 10 commits into from
Aug 11, 2023

Conversation

danielbate
Copy link
Contributor

@danielbate danielbate commented Aug 9, 2023

Currently the typedoc postbuild script uses hardcoded strings for link regeneration, this will rebuild them based off the filesystem.

Another requirement for the typedoc implementation in #835

@danielbate danielbate added the docs Requests pertinent to documentation label Aug 9, 2023
@danielbate danielbate self-assigned this Aug 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 84.98% 4663/5487
🟡 Branches 65.52% 705/1076
🟡 Functions 75.16% 802/1067
🟢 Lines 85.11% 4457/5237

Test suite run success

1139 tests passing in 197 suites.

Report generated by 🧪jest coverage report action from cbb929f

Base automatically changed from db/feat/implement-type-doc-in-program-package to master August 11, 2023 11:25
…/feat/automate-typedoc-link-regeneration
@danielbate danielbate enabled auto-merge (squash) August 11, 2023 12:51
@danielbate danielbate merged commit a53480e into master Aug 11, 2023
7 checks passed
@danielbate danielbate deleted the db/feat/automate-typedoc-link-regeneration branch August 11, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Requests pertinent to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants