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,
|
:ref:`MPD client <mpd-clients>`. MPD clients are available for most platforms,
|
||||||
including Windows, Mac OS X, Linux, Android, and iOS.
|
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
|
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
|
<http://freenode.net/>`_ and also got a `mailing list at Google Groups
|
||||||
<https://groups.google.com/forum/?fromgroups=#!forum/mopidy>`_. If you stumble
|
<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
|
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
|
Introduction
|
||||||
=================
|
============
|
||||||
|
|
||||||
- `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
|
|
||||||
==================
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
@ -46,29 +36,35 @@ User documentation
|
|||||||
running
|
running
|
||||||
clients/index
|
clients/index
|
||||||
troubleshooting
|
troubleshooting
|
||||||
|
|
||||||
|
|
||||||
|
Extensions
|
||||||
|
==========
|
||||||
|
|
||||||
|
TODO
|
||||||
|
|
||||||
|
|
||||||
|
About
|
||||||
|
=====
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
authors
|
authors
|
||||||
licenses
|
licenses
|
||||||
changelog
|
changelog
|
||||||
|
|
||||||
|
|
||||||
Reference documentation
|
Development
|
||||||
=======================
|
===========
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
api/index
|
|
||||||
modules/index
|
|
||||||
|
|
||||||
|
|
||||||
Development documentation
|
|
||||||
=========================
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
development
|
development
|
||||||
extensiondev
|
extensiondev
|
||||||
|
api/index
|
||||||
|
modules/index
|
||||||
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user