about summary refs log blame commit diff stats
path: root/index.html
blob: a79bd6a1fbb372d7ab12aa42382c143ea4de0cc7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                 
                                                     


                 
                                                               
                                                                 
                                                       
                                                     

                 
                      


                       
             
                 

              
                                               




                                                                                         
                      



















                                                                                             

                        



                                                                       
                                                                    





                                                                                   
<!DOCTYPE html>
<html dir="ltr" lang="en">
    <head>
        <meta charset='utf-8'>
        <title>c9 Doc</title>
    </head>
    <body>

        <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</h2>

        <p>Version;</p>

        <pre>
        rev 0.3.0
        </pre>

        <p>Current upstream git repository;</p>

        <p>
        <a href="https://github.com/s1lvino/c9-doc">https://github.com/s1lvino/c9-doc</a>
        </p>

        <h2>Ports</h2>
        <p>Current ports upstream git repository;</p>

        <p>
        <a href="https://github.com/s1lvino/c9-ports">https://github.com/s1lvino/c9-ports</a>
        </p>

        <p>Content of
        <a href="core/conf/ports/c9-ports.httpup">c9-ports.httpup</a>;
        </p>

        <pre>
        #
        # /etc/ports/c9-ports.httpup: c9-ports port collection
        #

        ROOT_DIR=/usr/ports/c9-ports
        URL=https://github.com/s1lvino/c9-ports/raw/master/
        # End of file
        </pre>

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

        <p><a href="fdl-1.3-standalone.html">Gnu Free Documentation License</a></p>

    </body>
</html>