about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2016-09-20 16:36:15 +0100
committerSilvino Silva <silvino@bk.ru>2016-09-20 17:12:45 +0100
commit2cda042c1c46b245a9e012a95ac2910525505a31 (patch)
tree774b108223a8dad7891ea1fc75cef553c531aae2 /index.html
parent1d5acaa5775f2f64f5be7f9782d78956dc1c800a (diff)
downloaddoc-2cda042c1c46b245a9e012a95ac2910525505a31.tar.gz
index's revision
Diffstat (limited to 'index.html')
-rw-r--r--index.html22
1 files changed, 19 insertions, 3 deletions
diff --git a/index.html b/index.html
index ae9667c..3b2e569 100644
--- a/index.html
+++ b/index.html
@@ -12,21 +12,37 @@
                 <li><a href="core/index.html">Core OS</a></li>
                 <li><a href="tools/index.html">Tools</a></li>
                 <li><a href="dev/index.html">Development</a></li>
+            </ul>
+
+            <ul>
                 <li><a href="manifesto.html">Manifesto</a></li>
+                <li><a href="legal/index.html">Labor law</a></li>
                 <li><a href="links.html">Links</a></li>
                 <li><a href="team.html">Team</a></li>
             </ul>
 
+        <h2>About this doc</h2>
+
+        <p>Version;</p>
+
         <pre>
-        rev dev-branch
+        rev develop
         </pre>
 
+
+        <p>Current mainstream git;</p>
+
+        <p>
+        <a href="https://github.com/s1lvino/c9-doc">https://github.com/s1lvino/c9-doc</a>
+        </p>
+
+        <h2>License</h2>
+
         <p>Permission is granted to copy, distribute and/or modify this
         document under the terms of the GNU Free Documentation License,
         Version 1.3 or any later version published by the Free Software
         Foundation; with the Invariant Sections being just "Manifesto",
-        with just one Front-Cover "FrontCover", and one Back-Cover
-        "Give Back". A copy of the license is included in the section
+        and Links". A copy of the license is included in the section
         entitled "GNU Free Documentation License".</p>
 
         <p><a href="fdl-1.3-standalone.html">Gnu Free Documentation License</a></p>