Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant