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

chore: setup starlight-typedoc #533

Closed
wants to merge 1 commit into from
Closed

Commits on Jan 3, 2024

  1. chore: setup starlight-typedoc

    This is currently broken due to HiDeoo/starlight-typedoc#23
    
    To run example:
    
    1. Clone repo
    2. Checkout this branch (`boneskull/starlight-typedoc`)
    3. Run `npm install`
    4. Run `npm run dev:docs`
    
    This should fail without any obvious error; this is because of the check for `groups` in `starlight-typedoc`.
    
    You can also run `npm exec typedoc` from the workspace root to see that the problem is unique to `starlight-typedoc`.
    boneskull committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    87c54a3 View commit details
    Browse the repository at this point in the history