We now publish docs for both the master and develop branches

This commit is contained in:
Stein Magnus Jodal 2010-08-19 00:05:55 +02:00
parent a8a8af4d17
commit 53d2d93f77

View File

@ -136,9 +136,16 @@ Then, to generate docs::
.. note::
The documentation at http://www.mopidy.com/docs/ is automatically updated
within 10 minutes after a documentation update is pushed to
``jodal/mopidy/master`` at GitHub.
The documentation at http://www.mopidy.com/ is automatically updated when a
documentation update is pushed to ``jodal/mopidy`` at GitHub.
Documentation generated from the ``master`` branch is published at
http://www.mopidy.com/docs/master/, and will always be valid for the latest
release.
Documentation generated from the ``develop`` branch is published at
http://www.mopidy.com/docs/develop/, and will always be valid for the
latest development snapshot.
Creating releases