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

JSDoc Infrastructure #103

Merged
merged 11 commits into from
Aug 5, 2020
Merged

JSDoc Infrastructure #103

merged 11 commits into from
Aug 5, 2020

Conversation

zghera
Copy link
Collaborator

@zghera zghera commented Jul 24, 2020

What is a quick description of the change?

Create some infrastructure for easily generating JSDoc for all JS files in src

Is this fixing an issue?

Addresses some of the points in #94.

Are there more details that are relevant?

To generate JSDoc, run (from anywhere in SLURP):

npm run docs

Check lists (check x in [ ] of list items)

  • [ ] Test written/updating
  • [ ] Tests passing
  • [ ] Coding style (indentation, etc)

Any additional comments?

@zghera zghera self-assigned this Jul 24, 2020
@zghera zghera marked this pull request as ready for review July 30, 2020 14:19
Base automatically changed from struct-to-dict-objs to master August 5, 2020 16:08
@zghera zghera merged commit ec194a6 into master Aug 5, 2020
@zghera zghera deleted the jsdoc-infra branch August 5, 2020 16:09
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.

4 participants