.. raw:: html

  <div class="container-index">

Documentation of the CAPSUL tools
==================================

.. raw:: html

        <!-- Block section -->

            <div class="row-fluid">

                <div class="span6 box">
                    <h2><a href="user_guide_tree/index.html">User Guide</a></h2>
                    <blockquote>Main documentation of CAPSUL library and programs.
                    </blockquote>
                </div>

                <div class="span6 box">
                    <h2><a href="api/index.html">API</a></h2>
                    <blockquote>Complete programming API description.
                    </blockquote>
                </div>

            </div>

            <div class="row-fluid">

                <!-- div class="span6 box">
                    <h2><a href="gui_tree/index.html">GUI</a></h2>
                    <blockquote>The exact GUI description of all functions and classes,
                        as given by the docstrings.
                    </blockquote>
                </div -->

                <div class="span6 box">
                    <h2><a href="status.html">Status</a></h2>
                    <blockquote>Features working, planned for the future...
                    </blockquote>
                </div>

            </div>


    </div>
