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

Add auto-generated TypeDoc docs for frontend #74

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

archang19
Copy link
Collaborator

@archang19 archang19 commented Feb 22, 2022

You can run npm run doc to generate docs inside the docs folder. These docs can be viewed as HTML files. One of the requirements of Part C is to have documentation that we can link in our report. We used Typedoc for the backend documentation so we are using it for frontend documentation as well.

The files changed in this PR are mostly the autogenerated docs. I added comments above some of our components so that the HTML docs have some useful information in them (these are the only changes made to the src folder). The comments in the HTML docs have links to other components which is quite nice.

@archang19 archang19 self-assigned this Feb 22, 2022
@archang19 archang19 added the task label Feb 22, 2022
@archang19 archang19 changed the title Add auto-generated typedoc docs for frontend Add auto-generated TypeDoc docs for frontend Feb 22, 2022
@archang19 archang19 added this to the Sprint2 milestone Feb 22, 2022
@Ssirrikh Ssirrikh merged commit 977a9de into main Feb 22, 2022
@archang19 archang19 deleted the andrew-frontend-auto-gen-docs branch February 22, 2022 20:25
@archang19 archang19 mentioned this pull request Feb 24, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants