summaryrefslogtreecommitdiffstats
path: root/doc/_templates/indexsidebar.html
blob: 50ae05b464d850788ef94116d0b90e880a1d6406 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- FIXME: Add download page with pdf/html/txt archives of these documents
            <h3>Download</h3>
            <p><a href="{{ pathto('download') }}">Download these documents</a></p>
-->

            <h3>Docs for other versions</h3>
            <ul>
              <li><a href="http://docs.bcfg2.org/1.1/">Bcfg2 1.1 (stable)</a></li>
              <li><a href="http://docs.bcfg2.org/1.1/">Bcfg2 1.2 (stable)</a></li>
              <li><a href="http://docs.bcfg2.org/dev/">Bcfg2 development documentation</a></li>
            </ul>