meilisearch-js icon indicating copy to clipboard operation
meilisearch-js copied to clipboard

JavaScript hosted documentation

Open brunoocasali opened this issue 3 years ago • 0 comments

Following the integration-guides issue #201 we must implement the automatic documentation in this SDK.

  • [ ] Decide which module will be used.
  • [ ] Implement it based on these constraints:
    • [ ] Should base the documentation on the code comments
    • [ ] Should be run automatically
    • [ ] Should be run automatically from the CI
    • [ ] Should be hosted in a meilisearch.com subdomain or in the python community docs hosting like the meilisearch-rust.

brunoocasali avatar May 23 '22 07:05 brunoocasali