diff options
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> |