diff --git a/docs/conf.py b/docs/conf.py index a1582c44b5..536c778370 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,10 +52,10 @@ copyright = u'2011, 2012 Roberto Rosario' # built documents. # # The short X.Y version. -version = '0.13' +version = '1.0' # The full version, including alpha/beta/rc tags. -release = '0.13' +release = '1.0 alpha 0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/index.rst b/docs/index.rst index 085098651d..6cc96f86d9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,7 +22,7 @@ On the Web ===================== * Website: http://www.mayan-edms.com -* Source: http://github.com/rosarior/mayan +* Source: https://github.com/mayan-edms/mayan-edms/ * Video: http://bit.ly/Mayan-Intro * Mailing list: http://groups.google.com/group/mayan-edms/ @@ -58,28 +58,28 @@ Between versions ================ .. toctree:: :maxdepth: 1 - + releases/0.13.rst - + Customization and fine tunning ============================== :doc:`Settings ` | :doc:`Customization ` - + For developers ============== :doc:`Development ` | :doc:`Documentation ` | :doc:`Translations ` - + Credits ======= :doc:`Contributors ` | :doc:`Software used ` | :doc:`Licensing ` - + Getting help ============ @@ -96,4 +96,4 @@ Having trouble? We'd like to help! .. _archives of the mayan-edms mailing list: http://groups.google.com/group/mayan-edms/ .. _Gname: http://news.gmane.org/gmane.comp.python.django.mayan-edms .. _post a question: http://groups.google.com/group/mayan-edms -.. _ticket tracker: http://github.com/rosarior/mayan/issues +.. _ticket tracker: https://github.com/mayan-edms/mayan-edms/issues