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: typedoc cli packages #163

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

feat: typedoc cli packages #163

wants to merge 45 commits into from

Conversation

cabljac
Copy link
Contributor

@cabljac cabljac commented Apr 10, 2022

  • Add in dart typedoc generator package
  • Add in node wrapper for typedoc package
  • Fix tab content in production

Docs still need to be completed for all the new features.

@cabljac cabljac mentioned this pull request Apr 10, 2022
@@ -0,0 +1,28 @@
---
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file will be expanded on, but doesn't appear in the sidebar of our docs yet

docs/typedoc.mdx Outdated Show resolved Hide resolved
@@ -98,6 +98,8 @@ export interface ProjectConfig {
experimentalCodehike: boolean;
// Whether Math is enabled
experimentalMath: boolean;
// Whether Math is enabled
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Invalid comment

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.

3 participants