You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added graphics + docs to pdf to changelog
* fixed spelling errors + added beta tag for docs to pdf
* Update changelog/overview.mdx
Co-authored-by: Brandon Waselnuk <[email protected]>
---------
Co-authored-by: Brandon Waselnuk <[email protected]>

24
+
</Frame>
17
25
Generate MCP servers so that AI applications can interact with your docs or APIs. Written content is automatically generated as an MCP server, and you can generate an MCP server from your OpenAPI spec with one click.
18
26
Check out [docs on getting started with MCP.](/advanced/mcp/quickstart)
19
27
@@ -34,7 +42,10 @@ Translate all of your documentation with AI. [Learn more.](/navigation/localizat
We've introduced a new `docs.json` schema as a replacement for `mint.json`, to support better multi-level versioning, easier visual comprehension, and more consistent terminology. For more information on what's changed, [check out our blog](https://mintlify.com/blog/refactoring-mint-json-into-docs-json).
40
51
@@ -63,6 +74,9 @@ Translate all of your documentation with AI. [Learn more.](/navigation/localizat
63
74
All documentation pages are now automatically available as plain Markdown files—just append `.md` to the URL. This makes it easier for LLMs to ingest individual pages from your documentation.
64
75
65
76
## More Themes
77
+
<Frame>
78
+

79
+
</Frame>
66
80
67
81
New [pre-built themes](/themes) to modify the look & feel of your docs. Configure via your [docs.json file](/settings/global).
68
82
@@ -351,7 +365,7 @@ Translate all of your documentation with AI. [Learn more.](/navigation/localizat
351
365
## Launch Week Highlights
352
366
353
367
- Themes: Customize your styling with pre-configured themes. Just add the theme Quill, Prism, or Venus to your `mint.json` file and it'll update your docs styling.
354
-
- Search V2: directly query OpenAPI endpoint descriptions and titles to reach API Reference pages, remove hidden pages from search, and enjoy our updated searchbar UI.
368
+
- Search V2: directly query OpenAPI endpoint descriptions and titles to reach API Reference pages, remove hidden pages from search, and enjoy our updated search bar UI.
355
369
- Web Editor branching: create branches in our web editor without an IDE.
356
370
- User Personalization: authenticate users with Shared Session or JWT so that you can show them customized content, such as pre-filling API keys or showing specific content for customers.
357
371
- OepenAPI Automation Upgrades: to auto-populate API Playground pages, you can add an `openapi` field to an object in tabs or anchors arrays in the mint.json.
@@ -383,7 +397,7 @@ Translate all of your documentation with AI. [Learn more.](/navigation/localizat
383
397
<Updatelabel="March 2024">
384
398
## Mintlify MDX for VSCode
385
399
386
-
Call snippets of our pre-built components an dcallouts without leaving VSCode. [Install the extension here](https://marketplace.visualstudio.com/items?itemName=mintlify.mintlify-snippets).
400
+
Call snippets of our pre-built components and callouts without leaving VSCode. [Install the extension here](https://marketplace.visualstudio.com/items?itemName=mintlify.mintlify-snippets).
0 commit comments