mirror of
https://github.com/appium/appium.git
synced 2026-04-22 10:28:52 -05:00
c9a82926a8
This is enabled via `appium-docs build --deploy`. Instead of invoking `mkdocs` directly, `mike` will be invoked. Implementation is in `lib/builder/deploy.ts`. It's very similar to the MkDocs implementation in `lib/builder/site.ts`; just with new/different options. I marked the `Mike` class as deprecated, since the new one is fancy