API Documentation Updates and Style Enhancements π #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added new APIs Documentation to the collection for developers, including:
API Documentation:
Style Enhancements:
Updated the gradient color for the hero section in
globals.css
π¨#60efff
to#54d9ec
for a more vibrant and readable designResponsive cards added to
docs.css
to improve layout and UXUpdated section:
Preview Images & Meta Tags:
api-docs-preview.webp
andcontact-preview.webp
) for better SEO and page preview for the docs and contact pagesdocs.html
andcontact.html
pages for better search engine optimization (SEO)Files Updated:
globals.css
β Gradient color updatesdocs.html
β API documentation and preview imagescontact.html
β Contact page meta tags and preview imagesapi/docs/
β New API documentation addeddocs.css
β Responsive design for API cardsapi-docs-preview.webp
andcontact-preview.webp
To understand the structure of docs in detail visit:
PR: #16
Issue: #2
For SEO meta tags detail visit:
Issue: #3