Dedicated Migration
How to migrate documentation from your existing provider
There are two ways to migrate your documentation to Mintlify depending on a few factors:
- Your current documentation provider
- How technical your team is
- What Mintlify plan you have
Self-serve migration
We recommend this option if you’re a technical team, currently use Readme or Docusaurus or Gitbook and are looking for a speedy migration process.
You can use our public packages to convert your existing documentation to Mintlify. We currently support migration for:
Here’s a quick guide on how to use the scraper:
Commands
You can install the scraper using the following commands:
mintlify-scrape section [url]
- Scrapes multiple pages in a site.mintlify-scrape page [url]
- Scrapes a single page in a site.
Installation
First, install the package:
One-time use:
Global installation:
Global usage:
You can specify the output directory using the -o
flag.
Dedicated migration
We recommend this option if you’re a non-technical team, don’t see your docs provider or have a home grown system and are one of our paid plans such as Pro, Growth or Enterprise..
If any of the above applies to you, please get in touch at sales@mintlify.com and we can help you migrate your docs!
Was this page helpful?