Skip to content

Conversation

@mbleigh
Copy link
Contributor

@mbleigh mbleigh commented Oct 4, 2021

No description provided.

@google-cla google-cla bot added the cla: yes label Oct 4, 2021
@taeold taeold marked this pull request as ready for review April 1, 2022 23:46
@taeold taeold closed this Apr 1, 2022
taeold added a commit that referenced this pull request May 3, 2022
This picks up where #984 had left off. This gets us started with generating docs using api-extractor. By no means it's complete - I wanted us to generate the doc and see the output as we incrementally improve the reference docs. Separately, I'm going to be pushing out PRs to suppress many warnings generated by api-extractor (e.g. mostly on missing documentation/annotation). To generate reference doc for v2, run the following command: ``` $ npm i $ npm run build $ npm run docgen:v2 ``` Documents should be generated in `docgen/v2/markdown` folder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants