Skip to content

Conversation

Monika-Bolla
Copy link

Hello,

This PR generates the Typedoc handbook and includes the generated docs/handbook folder for preview.

What I did
Added typedoc.json to configure Typedoc (skip errors, exclude tests)
Ran Typedoc to build the handbook
Force-added the docs/handbook folder since it was gitignored

Why
Enables maintainers to easily preview the generated docs
Solves build issues where Typedoc previously failed due to TS errors

Let me know if you’d prefer me to set up a GitHub Action to build and deploy this instead of committing the docs folder

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@dariomannu
Copy link
Contributor

Hi @Monika-Bolla the docs shouldn't be checked in git, as they're meant to be auto-generated. Otherwise you'll have these mega-commits with hundreds of "changed" files. If you can please take the actual docs off...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants