diff --git a/_docs/master/developers-guide/devenv.md b/_docs/master/developers-guide/devenv.md index b5798dc53c..14d6002437 100644 --- a/_docs/master/developers-guide/devenv.md +++ b/_docs/master/developers-guide/devenv.md @@ -28,6 +28,8 @@ yarn dev This runs both the [frontend](#frontend) and [backend](#backend). Alternatively, you can run them separately in two terminal sessions below. +To use any other database beside the default ones please take a look at [Building Drivers](#building-drivers) further down in this document. + ### Frontend Metabase depends on third-party libraries to run, so you'll need to keep those up to date. The Clojure CLI will automatically fetch the dependencies when needed. With JavaScript dependencies, however, you'll need to kick off the installation process manually. diff --git a/_docs/master/embedding/sdk/introduction.md b/_docs/master/embedding/sdk/introduction.md index 8ce9eaaa2b..ebc1382933 100644 --- a/_docs/master/embedding/sdk/introduction.md +++ b/_docs/master/embedding/sdk/introduction.md @@ -125,11 +125,7 @@ The SDK doesn't support: - Subscriptions - Alerts - Server-side rendering (SSR) - -Other limitations: - - Multiple _interactive_ dashboards on the same application page. If you need to embed multiple dashboards on the same application page, you can embed static dashboards. -- If you have Leaflet 1.x as a dependency in your app, you may run into compatibility issues. You can try using Leaflet 2.x instead. ## Issues, feature requests and support diff --git a/_site/docs/master/CONTRIBUTING.html b/_site/docs/master/CONTRIBUTING.html index a1fe4be4cb..db7b53fccc 100644 --- a/_site/docs/master/CONTRIBUTING.html +++ b/_site/docs/master/CONTRIBUTING.html @@ -1521,6 +1521,8 @@
Analytics
+ +
  • Getting started @@ -1537,6 +1539,8 @@
    Analytics
    + +
  • Metabase concepts @@ -1553,6 +1557,8 @@
    Analytics
    + +
  • Queries and charts @@ -1574,6 +1580,8 @@
    Analytics
    + +
  • Introduction @@ -1587,6 +1595,8 @@
    Analytics
    + +
  • Query builder @@ -1603,36 +1613,42 @@
    Analytics