.. title:: Coquery: a free corpus query tool

.. toctree::
    :hidden:
        
    download/index.rst
    about/index.rst
    about/gallery.rst
    doc/index.rst
    license.rst

.. raw:: html

    <div class="jumbotron">
        <div class="container-fluid" align="center">
            <img src="_static/coquery.png" style="margin:10px; float: left;">
            <h1>Coquery</h1>
            <p>Query linguistic corpora. Analyse the data.<br/>Visualize your results.</p>
            <p><a href="download/index.html" class="btn btn-primary btn-primary-wt btn-lg">Download &raquo;</a></p>
        </div>
    </div>
    <div class="container-fluid">
        <div class="row">
            <div class="col-lg-12">
                <p>Coquery is a free corpus query tool for linguists, 
                lexicographers, translators, and anybody who wishes to search and 
                analyse a text corpus. The program is available for Windows, Linux, 
                and Mac OS X computers.</p>
                <h2>News</h2>
                    <p><b>May 1, 2016</b>: Version 0.9.2 is now available. 
                    New features:</p>
                <ul>
                    <li>Corpora can now be built from .docx, .odt, HTML, or 
                        plain text files
                    <li>Query results from speech corpora can now be saved as 
                        <a href="http://www.praat.org">Praat</a> TextGrids
                    <li>Support for new corpora: Switchboard, Brown
                </ul>
            </div>
        </div>
        <div class="row">
            <div class="col-xs-4">
                <h2>Features</h2>
                <p>Read a summary of some of the features that Coquery offers.</p>
                <p><a href="about/index.html" class="btn btn-primary btn-sm">Overview &raquo;</a></p>
            </div>
            
            <div class="col-xs-4">
                <h2>Gallery</h2>
                <p>See screenshots of different components of Coquery in action.</p>
                <p><a href="about/gallery.html" class="btn btn-primary btn-sm">View gallery &raquo;</a></p>
            </div>

            <div class="col-xs-4">
                <h2>Tutorial</h2>
                <p>Follow these steps to build and query a text corpus in ten minutes.</p>
                <p><a href="doc/tutorial/index.html" class="btn btn-primary btn-sm">First steps &raquo;</a></p>
            </div>

        </div>
    </div>
    <div class="container-fluid">
        <div class="row">
        <class