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

Import docs from cht-core #137

Open
abbyad opened this issue Jun 9, 2020 · 2 comments
Open

Import docs from cht-core #137

abbyad opened this issue Jun 9, 2020 · 2 comments
Labels
Type: Improvement Make something better

Comments

@abbyad
Copy link
Contributor

abbyad commented Jun 9, 2020

The API docs should be ported over to the doc site.

@abbyad abbyad added the Type: Improvement Make something better label Jun 9, 2020
@abbyad abbyad changed the title Import API docs from cht-core Import docs from cht-core Jun 10, 2020
@abbyad
Copy link
Contributor Author

abbyad commented Jun 10, 2020

Updating issue to review, import and/or update all relevant docs from cht-core.

  • README.md
  • api/README.md
  • release-notes/README.md
  • scripts/conflicts/README.md
  • scripts/poe/README.md
  • scripts/po-editor-importer/readme.md
  • sentinel/README.md
  • shared-libs/search/README.md
  • shared-libs/transitions/src/lib/pupil/README.md
  • tests/scalability/README.md

abbyad added a commit that referenced this issue Jun 11, 2020
@abbyad abbyad mentioned this issue Jun 11, 2020
@garethbowen
Copy link
Member

README.md

Much of this should be migrated to the docs site, but we need to have something at the root level. Maybe a brief introduction and then links to the docs?

api/README.md

Move the API documentation to the docs site, and put the migrations and other internal details in code comments.

release-notes/README.md

Leave this where it is - it's just an index of all the different versions. We could consider moving all the release notes to the docs site at some point.

scripts/**/README.md

Leave these where they are.

sentinel/README.md

This is mostly outdated and I think should just be deleted.

shared-libs/search/README.md

This is internal API documentation so should be moved to the code as jsdoc comments.

shared-libs/transitions/src/lib/pupil/README.md

This is the readme of a library that we inlined and then modified, so it's irrelevant. Leave it where it is. One day I hope to replace it with the version in npm...

tests/scalability/README.md

Move this to the docs site. We should consider finding and moving all the testing resources (example) into the new docs site too as QA reference. Maybe this is a separate issue...

abbyad added a commit that referenced this issue Jun 12, 2020
abbyad added a commit to medic/cht-core that referenced this issue Jun 12, 2020
garethbowen pushed a commit to medic/cht-core that referenced this issue Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Make something better
Projects
None yet
Development

No branches or pull requests

2 participants