-
Notifications
You must be signed in to change notification settings - Fork 902
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
feat(documentation): Init #983
Conversation
Signed-off-by: Diwank Singh Tomer <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me! Reviewed everything up to f9ebbf3 in 13 seconds
More details
- Looked at
1418
lines of code in17
files - Skipped
6
files when reviewing. - Skipped posting
1
drafted comments based on config settings.
1. documentation/snippets/snippet-intro.mdx:2
- Draft comment:
Grammatical error: 'apply' should be 'applies'.
Yourself). This is a principle that applies to documentation as
- Reason this comment was not posted:
Confidence changes required:50%
The sentence in line 2 has a grammatical error. It should be 'applies' instead of 'apply'.
Workflow ID: wflow_7EM95i1phXgiWasN
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues flagged.
Standard Input can make mistakes. Check important info.
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
Signed-off-by: Diwank Singh Tomer [email protected]
PR Type
Documentation
Description
Initial setup of Mintlify documentation framework with:
Changes walkthrough 📝
README.md
Initial Mintlify Documentation Setup Guide
documentation/README.md
create.mdx
Create Plant API Endpoint Documentation
documentation/api-reference/endpoint/create.mdx
delete.mdx
Delete Plant API Endpoint Documentation
documentation/api-reference/endpoint/delete.mdx
get.mdx
Get Plants API Endpoint Documentation
documentation/api-reference/endpoint/get.mdx
introduction.mdx
API Reference Introduction and Authentication Guide
documentation/api-reference/introduction.mdx
openapi.json
Plant Store API OpenAPI Specification
documentation/api-reference/openapi.json
mint.json
Mintlify Documentation Configuration Setup
documentation/mint.json