Skip to content

Commit 2af78fb

Browse files
Documentation edits made through Mintlify web editor
1 parent 20d5292 commit 2af78fb

File tree

7 files changed

+28
-18
lines changed

7 files changed

+28
-18
lines changed

content/components/icons.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ The icon will be placed inline when used in a paragraph.
3939

4040
<ResponseField name="size" type="number">
4141
The size of the icon in pixels
42-
</ResponseField>
42+
</ResponseField>

integrations/privacy/overview.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ description: "Integrate with a data privacy platform"
1515

1616
## Enabling Data Privacy Integrations
1717

18-
You can add data privacy platforms onto your docs. Add the `integrations` field into your `mint.json` file with your respective scripts.
18+
You can add a data privacy platform onto your docs. Add the `integrations` field into your `mint.json` file with your respective scripts.
1919

2020
```json
2121
"integrations": {
2222
"osano": "SOURCE"
2323
}
2424
```
2525

26-
If you'd like to request a data privacy platform integration, please let us know in [our community](https://mintlify.com/community).
26+
If you'd like to request a data privacy platform integration, please let us know in [our community](https://mintlify.com/community).

mint.json

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@
122122
},
123123
{
124124
"group": "Advanced",
125-
"pages": [{
125+
"pages": [
126+
{
126127
"icon": "code",
127128
"group": "Custom Scripts",
128129
"pages": [
@@ -196,7 +197,10 @@
196197
},
197198
{
198199
"group": "SDKs",
199-
"pages": ["integrations/sdks/speakeasy", "integrations/sdks/stainless"]
200+
"pages": [
201+
"integrations/sdks/speakeasy",
202+
"integrations/sdks/stainless"
203+
]
200204
},
201205
{
202206
"group": "Support",
@@ -208,7 +212,10 @@
208212
},
209213
{
210214
"group": "Privacy",
211-
"pages": ["integrations/privacy/overview", "integrations/privacy/osano"]
215+
"pages": [
216+
"integrations/privacy/overview",
217+
"integrations/privacy/osano"
218+
]
212219
},
213220
{
214221
"group": "Components",
@@ -240,7 +247,9 @@
240247
},
241248
{
242249
"group": "Changelog",
243-
"pages": ["changelog/overview"]
250+
"pages": [
251+
"changelog/overview"
252+
]
244253
}
245254
],
246255
"footer": {
@@ -324,4 +333,4 @@
324333
"publicApiKey": "pk_76a6caa274e800f3ceff0b2bc6b9b9d82ab8"
325334
}
326335
}
327-
}
336+
}

quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,4 @@ your docs.
178178
Congrats! You've set up your Mintlify Docs and it's looking amazing! Need
179179
support or want to give some feedback? You can join our
180180
[community](https://mintlify.com/community) or drop us an email at
181-
181+

settings/custom-domain.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To set up your documentation on a custom subdomain, you'll need to set your desi
3232

3333
## Verification with Vercel
3434

35-
If Vercel happens to be your domain provider, you will have to add a verification `TXT` record. This information will show on your dashboard after submitting your custom subdomain, as well as be emailed to you.
35+
If Vercel is your domain provider, you will need to add a verification `TXT` record. This information will show on your dashboard after submitting your custom subdomain, as well as be emailed to you.
3636

3737
## Configuring your DNS
3838

@@ -47,6 +47,6 @@ CNAME | docs | cname.vercel-dns.com.
4747
<img alt="DNS" src="https://mintlify-assets.b-cdn.net/mintlify-dns.png" />
4848
</Frame>
4949

50-
If you are using Cloudflare for your DNS provider, you'll need to have the full strict security option enabled for the https setting.
50+
If you are using Cloudflare for your DNS provider, you'll need to have the "full strict" security option enabled for the https setting.
5151

52-
Please [contact support](mailto:[email protected]) if you don't see the custom subdomain set up after the above configuration.
52+
Please [contact support](mailto:[email protected]) if you do not see the custom subdomain set up after the above configuration.

settings/navigation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,4 @@ repository. Use the `topbarCtaButton` field with the `type` set to `github`.
238238
"type": "github",
239239
"url": "https://github.com/mintlify/docs"
240240
}
241-
```
241+
```

web-editor.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ description: 'Edit your docs directly from the dashboard with live previews.'
88
features and fixing bugs. We'd love to get your feedback on what we can improve at [[email protected]](mailto:[email protected]).
99
</Warning>
1010

11-
Web Editor is the preferred way to edit docs directly without having to open your IDE or run `mintlify dev`.
11+
While the Web Editor means you don't need to go to GitHub or your command line to make
12+
changes, it's still helpful to know the basics of git.
1213

1314
The editor includes a few key features to integrate directly into your existing git workflow,
1415
like creating branches, pull requests, commits, and diffs for your current changes.
@@ -22,8 +23,8 @@ If you understand git workflows and our integrations already, you can skip to [h
2223

2324
### Git basics
2425

25-
While Web Editor means you dont need to go to GitHub or your command line to make
26-
changes, its still helpful to know the basics of git.
26+
While the Web Editor means you don't need to go to GitHub or your command line to make
27+
changes, it's still helpful to know the basics of git.
2728

2829
Git terminology:
2930

@@ -268,7 +269,7 @@ We do have a few current limitations in the editor that we're working to resolve
268269
</Accordion>
269270

270271
<Accordion title="WYSIWYG navigation tree">
271-
You currently cannot live-update your navigation based on added/edited files. You
272+
You currently cannot live update your navigation based on added/edited files. You
272273
still have to manually edit renamed, added, and deleted files in your `mint.json`
273274
</Accordion>
274275

@@ -294,4 +295,4 @@ We do have a few current limitations in the editor that we're working to resolve
294295
If you have any bug reports, feature requests, or other general feedback, we'd love to hear
295296
where we can improve.
296297

297-
298+

0 commit comments

Comments
 (0)