diff docs/index.rst @ 4902:03bbd33bc084

docs: rework stuff The existing docs were far from how we wanted it to be. There was so much to do and it is not feasible to do that cleanup it in clean patches. Instead, I took a sweep through the docs and changed what I thought could benefit from a change: structure, examples, advices, language, markup, content, etc.
author Mads Kiilerich <madski@unity3d.com>
date Wed, 11 Mar 2015 16:10:30 +0100
parents 64b1a2320bcb
children 601282d36c06
line wrap: on
line diff
--- a/docs/index.rst	Wed Mar 11 01:17:33 2015 +0100
+++ b/docs/index.rst	Wed Mar 11 16:10:30 2015 +0100
@@ -1,17 +1,21 @@
 .. _index:
 
-.. include:: ./../README.rst
+Administrators Guide
+--------------------
+
+**Readme**
 
-Users Guide
------------
+.. toctree::
+   :maxdepth: 1
 
-**Installation:**
+   readme
+
+**Installation**
 
 .. toctree::
    :maxdepth: 1
 
    installation
-   upgrade
    installation_win
    installation_win_old
    installation_iis