111 Commits

Author SHA1 Message Date
mintlify[bot] d5f4b8ea73 Added custom 404 page documentation (#1123)
* Update settings/custom-404-page.mdx

* Update docs.json

* add icon

* move to guides

* copy edit

* remove duplicate example

* consolidate best practices in the intro

* change heading level

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-09-12 11:28:12 -07:00
Ethan Palm 2154acaea0 Landing page links (#1118)
* add legal pages

* add Explore section

* update Resources

* update Company

* spacing

* update Legal
2025-09-11 12:50:57 -07:00
Ethan Palm ace6b07c96 CSP configuration and whitelist domains (#1090)
* add CSP config page to docs.json

* Create csp-configuration.mdx

* update description

* add CSP header definitions

* update conceptual info

* combine testing/verification

* update troubleshooting

* use accordions for troubleshooting

* : isntead of -

* update whitelist table

* 💅

* style and concision

* simplify troubleshooting

* remove protocol

* remove protocol

* add `'unsafe-eval'`

* add blob in img-src

* make it more clear this is an edge case

* style

* update Cloudflare steps

* remove deprecated widget
2025-09-11 11:21:03 -07:00
mintlify[bot] 3766296678 Streamline banner component documentation (#1104)
* Update components/banner.mdx

* add to docs.json

* update frontmatter

* copy edit banners

* update description

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-09-10 16:33:38 -07:00
Ethan Palm ed2c632698 Create web editor group (#1091)
* split web editor into focused pages

* remove icons

* add redirect

* copyedit getting started

* update group IA

* copyedit git concepts

* update conceptual info about branches

* concsion

* more concision

* copyedit content management page

* copyedit publishing

* copy edit troubleshooting

* focus reference on keyboard shortcuts
2025-09-09 18:56:42 -07:00
Han Wang 302335d9a5 Update favicon to new icon but also ico (#1094)
* Update favicon to new icon but also ico

* Update mintlify logo
2025-09-09 13:27:54 -07:00
Ethan Palm b6c9df22fc MCP tool updates (#1022)
* update `x-mint:  mcp` info

* fix JSON examples

* update MCP

* include `securityRequirement`

* include responseField for mcp object

adds x-mint.mcp.name and x-mint.mcp.description

* update availability

* move troubleshooting to the bottom

* add `mcp` as keyword

* use tabs for installation options

* add VS code MCP install to contextual menu

* make it more clear what contextual menu does

* add tabs for how to connect MCP server to popular tools

* update Mintlify example

* fix VS Code since did it everywhere else

* fix contextual menu label

* update placeholder values

* make buttons look nicer
2025-08-14 16:07:43 -07:00
cdxker 65b26c80b6 feature: docs for hightouch analytics (#1014)
* feature: docs for hightouch analytics

* feature: add hightouch onto overview.mdx

* add Hightouch card to Overview

* make icon dark mode friendly

* fix fathom too

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-08-12 20:25:11 -07:00
Michael Cho a6feb60f64 Openapi nav updates (#1008)
* add troubleshooting info

* update conceptual info in MDX setup

* add OpenAPI section to navigation page

* update overview steps

* Update info about customizing endpoint pages

* update setup information

* fix typo

* add migration guide

* clarify allowed metadata

* more precise terms

* explain `directory` field

* clarify you can use multiple OpenAPI specs

* navigation reviewer feedback

* troubleshooting reviewer feedback

* overview reviewer feedback

* setup reviewer feedback

* fewer things to troubleshoot

* update auto-populate API pages section

* update JSON example

* update default OpenAPI spec example

* update spec inheritance example

* replace example

* fix overview JSON examples

* update navigation example

* update troubleshooting example

* Update openapi-setup.mdx

* Update migration guide

* update JSON examples

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-08-11 17:27:34 -07:00
Ethan Palm 93e6772a00 Consolidate auth docs (#999)
* hide overview

* reorder auth methods

* combine partial and full auth

* format JSON example

* move Sending data into Personalization

* set up redirects

* add more conceptual info to personalization

* move longer example to later in page

* update all ParamFields

* copyedit

* copyedit overview

* appease the broken link checker

* add OIDC

* add logout URL
2025-08-07 11:08:53 -07:00
Ethan Palm dfb51cb789 Add search endpoint (#987)
* Use sentence case for endpoints

* add search endpoint

* add link to search in API intro

* rename `/chat` to `/assistant`

* make it more clear which keys are for which endpoints

* remove redundant security
2025-08-04 18:33:35 -07:00
Ethan Palm 1a3592805f remove links to community (#985) 2025-08-04 15:59:14 -07:00
Han Wang 359bf34f70 Add cursor 2025-07-29 21:50:44 -07:00
Ethan Palm 740e9742ea Add page for the Slack app (#967)
* create Slack app page

* more natural language

* Add extra clarity around the Slack channel needing to be named ask-ai

---------

Co-authored-by: Nick K <nick.k@trieve.ai>
2025-07-28 20:09:09 -07:00
Ethan Palm 2086c26099 rename mcp to ai/model-context-protocol (#966) 2025-07-28 13:28:05 -07:00
Dean from Mintlify 0c5187cca7 Update docs.json (#964)
* Update docs.json

* update footer link

* remove link in support integrations overview

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-07-28 09:03:06 -07:00
Ethan Palm d193a3faa1 Add GEO guide (#957)
* create GEO guide

* copyedit

* remove redundancy

* add reviewer feedback
2025-07-25 11:22:34 -07:00
Ethan Palm efa91bc162 Revert "Index hidden pages (#954)" (#955)
This reverts commit 64585ddeee.
2025-07-24 16:48:30 -07:00
Ethan Palm 64585ddeee Index hidden pages (#954)
* add hidden page with context for the assistant

* index hidden pages
2025-07-24 15:52:40 -07:00
Ethan Palm 5bb60b145f logo direct to docs homepage (#922) 2025-07-17 10:12:59 -07:00
Ethan Palm 573eaa503d Create AI optimization group (#920)
* update `docs.json`

* add snippet

* update nav

* add llms.txt page

* update assistant title

* add contextual menu page

* add markdown export page

* remove ai-ingestion page

* reviewer feedback
2025-07-16 17:22:11 -07:00
skeptrune 3eb582f5b8 #3707 Refactor API endpoint to generate assistant messages with updated request and response structures (#905)
* Refactor API endpoint to generate assistant messages with updated request and response structures

* Add Mintlify documentation and update API reference for assistant message generation

* Update OpenAPI specification for assistant message generation with new request structure and additional properties

* Add default values for threadId and messages in assistant message generation

* Add back the create topic and generate message pages
2025-07-11 16:44:51 -07:00
Ethan Palm b986025f82 Windsurf rule guide (#902)
* add windsurf guide to nav

* add windsurf guide

* remove cards

* add `:`
2025-07-10 11:55:07 -07:00
Ethan Palm fbdaafc501 Deprecate translations (#900)
* Delete translations.mdx

* remove translations from nav

* remove links to translations
2025-07-10 09:10:45 -07:00
Ethan Palm 614e25f0f0 Add Claude Code guide (#890)
* add Claude Code page

* add CLAUDE.md file

* revise CLAUDE.md

* different CLAUDE.md approach

* add info on using Claude Code to maintain docs

* remove node prereq since redundant with Mintlify

* 💅
2025-07-08 15:27:46 -07:00
Ethan Palm c8f48dec77 Analytics docs (#874)
* Create analytics.mdx

* add to `docs.json`

* add page content
2025-07-01 16:55:33 -07:00
Kaishan (Sam) Ding df2c8f0462 fix thumbnails (#859)
* fix thumbnails

* thumnails
2025-06-25 18:23:45 -07:00
Han Wang 99eb7f8598 Add thumbnail background 2025-06-25 17:59:04 -07:00
Kathryn Isabelle Lawrence 163ddfa782 Add guide to changelogs + subscribable RSS feeds (#824)
* start changelogs guide

* start adding update component stuff

* Update `update` component page

* update `rss` info

* changelogs

* wrap code block

* update intro

* add dark mode ToC image

* update procedural sections

* update images

* fix dark mode image

* fix link

* add changelog in ctx menu screenshot

* light and dark mode images for ctx menu

* update changelog for test

* test

* update docs

* add xml example

* add upate example in feed

* rss in frontmatter not docs json

* update docs with frontmatter and image change

* update button images

* update images again

* copyedits

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-06-24 13:38:41 -07:00
Ethan Palm 2b150e5749 Change titles to sentence case (#833)
* change titles to sentence case

* make groups sentence case
2025-06-19 10:15:15 -07:00
Ethan Palm 8dcd5da760 Document the assistant (#812)
* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* fix parsing error

* update description

* copyedit about section

* update using the assistant section

* update ai ingestion section

* export/analysis section

* fix image

* add reviewer feedback

* clean up list

* make cards for ai ingestion section

* remove columns

* make sample prompts a card

* remove icons

* tidy formatting

* higher res images
2025-06-17 16:03:52 -07:00
Ethan Palm 2f90de36dd Docs on manually triggering builds and previews (#784)
* Update preview deployment info

* add images

* 💅

* add deployments page

* add images

* update images

* add reviewer feedback

* polish
2025-06-10 17:16:43 -07:00
Ethan Palm 0495a5a789 Add Cursor rules guide (#780)
* create new file for cursor guide

* add Cursor guide

* example formatting

* Update guides/cursor.mdx

* Update guides/cursor.mdx

* style nit

* add reviewer feedback

---------

Co-authored-by: tiffany-mintlify <tiffany@mintlify.com>
2025-06-04 13:59:12 -07:00
Ethan Palm c05f60335d add components redirects (#771) 2025-06-02 11:19:59 -07:00
Ethan Palm 50e374b921 Update authentication and personalization docs (#761)
* rename "authentication vs personalization"

* Combine information into overview

* move files & configure redirects

* update page titles and docs.json

* add JWT info to auth setup

* add OAuth info

* add mintlify auth info

* add password info

* delete individual auth pages; configure redirects

* Update sending-data.mdx

* remove redundant info

* add JWT personalization info

* add shared session info

* delete individual personalization pages, add redirects

* Update partial-authentication-setup.mdx

* fix broken links

* overview copyedits

* setup copyedits

* copyedit sending data

* clarify hidden page language

* add reviewer feedback ✨

* emphasize hidden pages are not restricted
2025-05-30 13:47:53 -07:00
Ethan Palm 63d2c68002 Update support content (#767)
* move github troubleshooting info

* remove duplicate API troubleshooting info

* move SVG info to cards page

* move `/api` 404 info to navigation

* move and rename support

* update support info

* copyedits

* fix wording

* typo fix
2025-05-30 11:51:21 -07:00
Ethan Palm 6f00cd27e5 API playground docs refresh (#723)
* add outline

* update overview

* add a quickstart

* update grouping and titles

* Add getting started info to overview

* update info on adding openAPI doc

* remove repeated link

* update info on auto-generating pages

* remove mindsdb image

* update MDX info

* remove files combined into OpenAPI setup

* add redirects

* rewrite MDX intro

* upate steps

* undo reorging MDX content

* create files for customization group

* update `docs.json`

* add content for complex data types

* add content for managing page visibility

* Add SDK examples content

* delete advanced features page

* add description for SDK page

* add info on multiple responses

* fix broken links

* Copilot edits

* Copy edit overview

* Copy edit of OpenAPI setup

* Copyedit customization pages

* consistent heading capitalization

* add reviewer feedback
2025-05-28 11:53:38 -07:00
Ethan Palm 804f56837c Add guide for monorepo setup (#735)
* add file for monorepo page

* add images

* we had screenshots already

* add monorepo guide

* clarify permissions

* typo
2025-05-27 08:51:20 -07:00
Han Wang 4e61c64d68 Update to assistant 2025-05-26 00:27:41 -07:00
Kathryn Isabelle Lawrence e0c13adb36 How to add hidden pages (#655)
* add hidden pages hidden page

* update section on internal search

* add page to `docs.json`

* Apply suggestions from code review

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-05-20 18:18:27 -07:00
Dean from Mintlify 05deb4167e v2 of the support page (#674)
* v2 of the support page

refactored after Han redid our docs

* added content to the SVG tip

added an image and more information

* Add steps for uninstall/reinstall GitHub app

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update support.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* update link

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* update support.mdx

Fixed and link and updated an ordered list

* remove unused image

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-05-20 12:32:54 -07:00
Ethan Palm f93f0d58c8 Information architecture update (#718)
* Reorganize/relabel groups

* Revise labels

* add missing icons

* improve grouping/labelling

* Revert sentence casing
2025-05-19 17:31:25 -07:00
Ethan Palm 4558e188e3 Automated translations docs (#717)
* translations page v0

* fix broken link

* Update `icon`

* overview edits

* revise prerequisites

* update getting started

* Update ongoing translations section

* update troubleshooting and FAQs

* delete extra line

* copy edits

* Add link in languages section of Navigation

* add Han feedback

* add Lucas feedback

* add screenshot

* wrap image in frame

---------

Co-authored-by: IHSten <32083682+IHSten@users.noreply.github.com>
2025-05-19 12:15:42 -07:00
Mayank Shouche 8badeaf339 docs: rbac in dashboard (#703)
* docs: rbac in dashboard

* Update advanced/dashboard/roles.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Update advanced/dashboard/roles.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-05-14 13:56:16 -07:00
Ethan Palm 8eb26e7450 Document Panel component (#696)
* Create Panel file

* Add info on using `Panel`

* Make less redundant

* Add reviewer feedback

* Update panel.mdx
2025-05-12 16:41:31 -07:00
Ethan Palm f41b71bd37 Columns docs update (#695)
* Replace `CardGroup` with `Columns`

* Rename file & update links
2025-05-12 11:52:48 -07:00
Han Wang 0ec8721992 Update themes page 2025-05-05 15:01:15 -07:00
Han Wang e83f797443 Root level core concepts (#687) 2025-05-05 14:56:44 -07:00
Dean from Mintlify cbc9d9f5bb removed roadmap from footer (#685) 2025-05-05 10:45:13 -07:00
Han Wang d960086f61 Update MCP page 2025-05-01 23:17:18 -07:00