diff options
author | Silvino Silva <silvino@bk.ru> | 2016-09-22 02:11:35 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2016-09-22 02:11:35 +0100 |
commit | 1b8d9ebe8bf86e4fb413bf8d51669baa701a603f (patch) | |
tree | b8d1685b153540800b09ee0e331a65a2307d0b8a /index.html | |
parent | f3e8ffbd77c91a2d3845d4c02671420e22e96ba7 (diff) | |
parent | 9741df07f44b23ce7ac66a55cef65fe6c9c45b37 (diff) | |
download | doc-1b8d9ebe8bf86e4fb413bf8d51669baa701a603f.tar.gz |
release 0.2.1
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/index.html b/index.html index 800df3e..6bb6af1 100644 --- a/index.html +++ b/index.html @@ -12,20 +12,38 @@ <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> + + <p>Version;</p> + <pre> - rev 0.2.0 + rev 0.2.1 </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> |