Skip to content
Snippets Groups Projects
Commit 59174853 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

Merge pull request #1004 from metabase/break_up_docs

rename to index to keep jekyll from barfing
parents 64aa480f 24c2e75b
No related branches found
Tags v0.23.1
No related merge requests found
## For Users
#### [Getting Started](getting-started/README.md)
#### [Getting Started](getting-started/start.md)
This guide covers everything you need to get started using Metabase! You'll learn the basics of installing it for the first time on a local machine, setting it up, and asking your first question.
#### [Users Guide](users-guide/README.md)
#### [Users Guide](users-guide/start.md)
This is the core guide for how users can ask questions and share answers using Metabase. You'll learn in depth about how questions are expressed, how to chart answers, as well as how to share questions and create dashboards.
## For Administrators
#### [Installation Guide](installation-guide/README.md)
#### [Installation Guide](installation-guide/start.md)
This guide contains more detailed information about how to install Metabase for production use. It covers topics like SSL termination, deploying via Docker Containers vs Jars, as well as the tradeoffs involved.
#### [Administration Guide](administration-guide/README.md)
#### [Administration Guide](administration-guide/start.md)
This guide is targetted towards power users and those who will be setting up and maintaining a Metabase installation. You'll learn how to set the instance up, common settings, how to manage user accounts and how to add databases. You'll also learn how to troubleshoot common problems with both Metabase as well as underlying databases or data warehouses it uses.
......
......@@ -19,4 +19,4 @@
---
In charge of managing Metabase for your organization? Then, you're in the right spot. This guide covers setting up database connections, configuring email settings, and managing user accounts.
First things first, you'll need to install a copy of Metabase. Our [Installation Guide](../installation-guide/README.md) will help you through the process.
\ No newline at end of file
First things first, you'll need to install a copy of Metabase. Our [Installation Guide](../installation-guide/start.md) will help you through the process.
\ No newline at end of file
......@@ -35,4 +35,4 @@ Once you've added a card to a dashboard, you can go to the dashboard and see som
![firstdashboard](images/FirstDashboard.png)
You now have a dashboard with your question that you can share! If you want to learn more, check out our [User Guide](../users-guide/README.md)
\ No newline at end of file
You now have a dashboard with your question that you can share! If you want to learn more, check out our [User Guide](../users-guide/start.md)
\ No newline at end of file
......@@ -12,4 +12,4 @@ Metabase lets you ask questions about your data, drill into specific records, an
> [How to share the answers to your questions](04-sharing-answers.md)
Let's [getting gtarted](01-installing-metabase.md)
\ No newline at end of file
Let's [getting started](01-installing-metabase.md)
\ No newline at end of file
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment