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

Developer Documentation updates. #332

Merged
merged 2 commits into from
Oct 3, 2022
Merged

Developer Documentation updates. #332

merged 2 commits into from
Oct 3, 2022

Conversation

iamdharmesh
Copy link
Contributor

Description of the Change

This PR contains changes for update Developer Documentation as suggested in #322

Closes #8
Closes #322

Alternate Designs

Possible Drawbacks

Verification Process

  1. Checkout to this PR branch.
  2. Run npm install && npm run build:docs
  3. Open index.html from docs folder and verify the documentation updates.

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Changelog Entry

Changed - Developer Documentation updates.

Credits

Props @iamdharmesh @jeffpaul

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@iamdharmesh iamdharmesh marked this pull request as ready for review October 3, 2022 10:15
@iamdharmesh iamdharmesh self-assigned this Oct 3, 2022
@iamdharmesh iamdharmesh added this to the 1.3.0 milestone Oct 3, 2022
@iamdharmesh iamdharmesh requested a review from jeffpaul October 3, 2022 10:15
Copy link
Contributor

@jeffpaul jeffpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for helping work on all these improvements!

@jeffpaul jeffpaul merged commit 4e3c8b2 into develop Oct 3, 2022
@jeffpaul jeffpaul deleted the docs/322 branch October 3, 2022 21:14
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.

Update docs layout and content Headless integration docs
2 participants