docs: Reorganize frontpage sections
This commit is contained in:
parent
8a1f2ab608
commit
d0f2a77e78
@ -14,28 +14,18 @@ network which can control UPnP MediaRenderers (see :ref:`upnp-clients`), or any
|
||||
:ref:`MPD client <mpd-clients>`. MPD clients are available for most platforms,
|
||||
including Windows, Mac OS X, Linux, Android, and iOS.
|
||||
|
||||
To install Mopidy, start by reading :ref:`installation`.
|
||||
To get started with Mopidy, start by reading :ref:`installation`.
|
||||
|
||||
If you get stuck, we usually hang around at ``#mopidy`` at `irc.freenode.net
|
||||
<http://freenode.net/>`_ and also got a `mailing list at Google Groups
|
||||
<https://groups.google.com/forum/?fromgroups=#!forum/mopidy>`_. If you stumble
|
||||
into a bug or got a feature request, please create an issue in the `issue
|
||||
tracker <https://github.com/mopidy/mopidy/issues>`_.
|
||||
tracker <https://github.com/mopidy/mopidy/issues>`_. The `source code
|
||||
<https://github.com/mopidy/mopidy>`_ may also be of help.
|
||||
|
||||
|
||||
Project resources
|
||||
=================
|
||||
|
||||
- `Documentation <http://docs.mopidy.com/>`_
|
||||
- `Source code <https://github.com/mopidy/mopidy>`_
|
||||
- `Issue tracker <https://github.com/mopidy/mopidy/issues>`_
|
||||
- `CI server <https://travis-ci.org/mopidy/mopidy>`_
|
||||
- IRC: ``#mopidy`` at `irc.freenode.net <http://freenode.net/>`_
|
||||
- Mailing list: `mopidy@googlegroups.com <https://groups.google.com/forum/?fromgroups=#!forum/mopidy>`_
|
||||
|
||||
|
||||
User documentation
|
||||
==================
|
||||
Introduction
|
||||
============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
@ -46,29 +36,35 @@ User documentation
|
||||
running
|
||||
clients/index
|
||||
troubleshooting
|
||||
|
||||
|
||||
Extensions
|
||||
==========
|
||||
|
||||
TODO
|
||||
|
||||
|
||||
About
|
||||
=====
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
authors
|
||||
licenses
|
||||
changelog
|
||||
|
||||
|
||||
Reference documentation
|
||||
=======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
api/index
|
||||
modules/index
|
||||
|
||||
|
||||
Development documentation
|
||||
=========================
|
||||
Development
|
||||
===========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
development
|
||||
extensiondev
|
||||
api/index
|
||||
modules/index
|
||||
|
||||
|
||||
Indices and tables
|
||||
|
||||
Loading…
Reference in New Issue
Block a user