OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

[Docs] Creates Developer docs GH page code

Open ashwin-pc opened this issue 1 year ago • 0 comments

Description

Uses Docsify to generate documentation liks that expose Readme's within the OSD repo as HTML.

The GH Pages running on my local fork: https://ashwin-pc.github.io/OpenSearch-Dashboards/docs/index.html#/

Issues Resolved

Screenshot

Screenshot 2024-02-27 at 6 17 02 PM

Testing the changes

Check List

  • [ ] All tests pass
    • [ ] yarn test:jest
    • [ ] yarn test:jest_integration
  • [ ] New functionality includes testing.
  • [ ] New functionality has been documented.
  • [ ] Update CHANGELOG.md
  • [x] Commits are signed per the DCO using --signoff

ashwin-pc avatar Feb 28 '24 02:02 ashwin-pc