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 JSDoc comments on DMOs and the IR model #46

Merged
merged 1 commit into from
Sep 8, 2022
Merged

Conversation

jackson-at-bentley
Copy link
Contributor

More JSDoc comments to hopefully alleviate some of the confusion I felt when reading the source. Areas of focus in this PR are:

  • DMO.ts
  • IRModel.ts
  • A sprinkle in PConnector.ts

I've also deleted the docs directory because it seems like we're not going to be able to host it using GitHub Pages in this repository. That's okay. The documentation still ships with this repository, and all it takes to make it pretty is

npm run docs
cd core
sensible-browser docs/index.html

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.

2 participants