1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-18 18:31:04 +00:00

add a table of contents

This commit is contained in:
Louis-Philippe Véronneau 2017-06-24 14:24:10 -04:00
parent eb8581f08c
commit 78b795dc4c

View File

@ -13,6 +13,20 @@ Current supported features are:
For more details, go check the [API implementation status wiki page](https://github.com/spl0k/supysonic/wiki/API-implementation-status).
## Table of contents
* [Installation](#installation)
+ [Prerequisites](#prerequisites)
+ [Configuration](#configuration)
+ [Database initialization](#database-initialization)
* [Running the application](#running-the-application)
+ [As a standalone debug server](#as-a-standalone-debug-server)
+ [As an Apache WSGI application](#as-an-apache-wsgi-application)
+ [Other options](#other-options)
* [Quickstart](#quickstart)
* [Scanner daemon](#scanner-daemon)
* [Upgrading](#upgrading)
## Installation
Supysonic can run as a standalone application (not recommended for a "production" server)