about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-02-01 05:10:24 +0000
committerSilvino Silva <silvino@bk.ru>2017-02-01 05:10:24 +0000
commited23bb3344ec5be2893db8d8d838c38c9f2baacd (patch)
tree662a5e7ce5569249b63c9f4925ba4f75b4c44575 /index.html
parentaac4d4e7e8de530495e0e0827ddf7680c7e65e69 (diff)
parenta671b0c01821d46d9f783393b887d7987ec10161 (diff)
downloaddoc-ed23bb3344ec5be2893db8d8d838c38c9f2baacd.tar.gz
New release 0.3.0
Diffstat (limited to 'index.html')
-rw-r--r--index.html67
1 files changed, 31 insertions, 36 deletions
diff --git a/index.html b/index.html
index 09ac409..581569e 100644
--- a/index.html
+++ b/index.html
@@ -8,42 +8,19 @@
 
         <h1>c9 Doc</h1>
 
-            <ul>
-                <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>
-                <li><a href="host.html">Host</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>
+        <ul>
+            <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>
+            <li><a href="host.html">Host</a></li>
+        </ul>
 
-        <p>Version;</p>
-
-        <pre>
-        rev 0.2.7
-        </pre>
-
-        <p>Current upstream git repository;</p>
-
-        <p>
-        <a href="https://github.com/s1lvino/c9-doc">https://github.com/s1lvino/c9-doc</a>
-        </p>
 
-        <p>Current ports upstream git repository;</p>
-
-        <p>
-        <a href="https://github.com/s1lvino/c9-ports">https://github.com/s1lvino/c9-ports</a>
-        </p>
+        <h2>Ports</h2>
 
-        <p>Content of
-        <a href="core/conf/ports/c9-ports.httpup">c9-ports.httpup</a>;
+        <p>Httup file 
+        <a href="core/conf/ports/c9-ports.httpup">c9-ports.httpup</a> of c9-ports
+        <a href="https://s1lvino.github.io/c9-ports/">c9-ports</a></p>
         </p>
 
         <pre>
@@ -56,14 +33,32 @@
         # End of file
         </pre>
 
+        <h2>About</h2>
+
+        <p>Version;</p>
+
+        <pre>
+        rev 0.3.0
+        </pre>
+
+        <p><a href="manifesto.html">Manifesto</a> helps to have general
+        idea, <a href="legal/index.html">legal</a> try's to address bureaucracy
+        and <a href="links.html">Links</a> contains relevant
+        references. Current upstream git repository;</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",
-        and Links". A copy of the license is included in the section
-        entitled "GNU Free Documentation License".</p>
+        Foundation; with the Invariant Sections being this page "Index",
+        "Manifesto", "Team" 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>