Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Support the runtime doc generation #117

Closed
alex-zhang opened this issue Aug 15, 2021 · 1 comment
Closed

Support the runtime doc generation #117

alex-zhang opened this issue Aug 15, 2021 · 1 comment
Labels

Comments

@alex-zhang
Copy link

alex-zhang commented Aug 15, 2021

background:

hi, i want add some decorator in typescript for generating api document in runtime(not in build time). I think it's reasonable for us.

i found that the api-core has the parseSource API, but it's difference with the parse API.
i just need response the https://apidocjs.com/example/api_data.js?v=1628993287127 and the https://apidocjs.com/example/api_project.js?v=1628993287127 which is from the parseSource just like the apidoc cli does.

is that possible?

thanks.

@NicolasCARPi
Copy link
Collaborator

Can't you use createDoc from apidoc?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants