docs: Refactor Documentation Structure (#28161)

Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
This commit is contained in:
Braum
2024-04-25 05:17:50 +08:00
committed by GitHub
parent bc65c245fe
commit e8a678b75a
37 changed files with 139 additions and 100 deletions

View File

@@ -1,4 +0,0 @@
{
"label": "Contributing",
"position": 7
}

View File

@@ -9,7 +9,7 @@ version: 1
#### OS Dependencies
Make sure your machine meets the [OS dependencies](/docs/installation/installing-superset-from-pypi#os-dependencies) before following these steps.
Make sure your machine meets the [OS dependencies](/docs/installation/pypi#os-dependencies) before following these steps.
You also need to install MySQL or [MariaDB](https://mariadb.com/downloads).
Ensure that you are using Python version 3.10 or 3.11, then proceed with: