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

Allow using jsdoc and typedoc in the same project #153

Open
erikrose opened this issue Sep 10, 2020 · 0 comments
Open

Allow using jsdoc and typedoc in the same project #153

erikrose opened this issue Sep 10, 2020 · 0 comments

Comments

@erikrose
Copy link
Contributor

There's no reason we shouldn't support the gradual migration of projects. We can run both tools and fill a common SuffixTree. The config directives will have to be redesigned, as they currently assume JS xor TS.

hoodmane added a commit to hoodmane/sphinx-js that referenced this issue May 6, 2024
This adds a role for interface cross referencing. It also updates
`ts_type_xref_formatter` to take a third argument "kind" which indicates which
type of object we're referring to so that we can generate proper xrefs. TODO: We
should probably move this field onto the XRefInternal object.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant