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 more docs pages #554

Merged
merged 5 commits into from
Jul 13, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,30 @@ navbar:
href: articles/checks/fkDomain.html
- text: fkClass
href: articles/checks/fkClass.html
- text: measurePersonCompleteness
href: articles/checks/measurePersonCompleteness.html
- text: measureValueCompleteness
href: articles/checks/measureValueCompleteness.html
- text: isStandardValidConcept
href: articles/checks/isStandardValidConcept.html
- text: standardConceptRecordCompleteness
href: articles/checks/standardConceptRecordCompleteness.html
- text: sourceConceptRecordCompleteness
href: articles/checks/sourceConceptRecordCompleteness.html
- text: sourceValueCompleteness
href: articles/checks/sourceValueCompleteness.html
- text: plausibleAfterBirth
href: articles/checks/plausibleAfterBirth.html
- text: plausibleBeforeDeath
href: articles/checks/plausibleBeforeDeath.html
- text: plausibleStartBeforeEnd
href: articles/checks/plausibleStartBeforeEnd.html
- text: plausibleValueHigh
href: articles/checks/plausibleValueHigh.html
- text: plausibleValueLow
href: articles/checks/plausibleValueLow.html
- text: withinVisitDates
href: articles/checks/withinVisitDates.html
hades:
text: hadesLogo
href: https://ohdsi.github.io/Hades
Expand Down
37 changes: 35 additions & 2 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 35 additions & 2 deletions docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 36 additions & 3 deletions docs/articles/AddNewCheck.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading