]> git.sur5r.net Git - i3/i3.github.io/blobdiff - docs/index.html.mako
make the 4.0 docs the default
[i3/i3.github.io] / docs / index.html.mako
index 1c890bc6a3d1cbd7726b2e3a94d04cd4a1125bc1..c8fef65dfdf44b30d75ea06054f33dfa848f345b 100644 (file)
@@ -12,46 +12,36 @@ suggestions please let us know!
 </p>
 
 <p>
-Because version 4.0 is quite new, we still have the old documentation for 3.ε
-online for a few weeks. You can chose which version you want by clicking on the
-boxes right next to the links.
+These documents are for i3 version 4.0. If you are still using the old version
+3.ε, <a href="/docs/3.e/index.html">you can find the old documentation
+here</a>, but we strongly recommend to update.
 </p>
 
 <div class="docs">
 <h2>For users</h2>
 
 <p style="font-size: 100%">
-<a href="/docs/userguide.html"><strong>User’s Guide</strong></a>
-<span class="docversion"><a href="/docs/4.0/userguide.html">4.0</a></span>
-<span class="docversion"><a href="/docs/3.e/userguide.html">3.ε</a></span><br>
+<a href="/docs/userguide.html"><strong>User’s Guide</strong></a><br>
 Introduction and reference. Read this one.
 </p>
 
 <p>
-<a href="/docs/multi-monitor.html"><strong>Multi-monitor</strong></a>
-<span class="docversion"><a href="/docs/4.0/multi-monitor.html">4.0</a></span>
-<span class="docversion"><a href="/docs/3.e/multi-monitor.html">3.ε</a></span><br>
+<a href="/docs/multi-monitor.html"><strong>Multi-monitor</strong></a><br>
 Interesting for users of the nVidia driver.
 </p>
 
 <p>
-<a href="/docs/debugging.html"><strong>Debugging i3</strong></a>
-<span class="docversion"><a href="/docs/4.0/debugging.html">4.0</a></span>
-<span class="docversion"><a href="/docs/3.e/debugging.html">3.ε</a></span><br>
+<a href="/docs/debugging.html"><strong>Debugging i3</strong></a><br>
 Explains you how to enable the i3 logfile.
 </p>
 
 <p>
-<a href="/docs/wsbar.html"><strong>External workspace bars</strong></a>
-<span class="docversion"><a href="/docs/4.0/wsbar.html">4.0</a></span>
-<span class="docversion"><a href="/docs/3.e/wsbar.html">3.ε</a></span><br>
+<a href="/docs/wsbar.html"><strong>External workspace bars</strong></a><br>
 About bar programs such as i3bar or dzen2.
 </p>
 
 <p>
-<a href="/docs/refcard.pdf"><strong>i3 reference card (PDF)</strong></a>
-<span class="docversion"><a href="/docs/4.0/refcard.pdf">4.0</a></span>
-<span class="docversion"><a href="/docs/3.e/refcard.pdf">3.ε</a></span><br>
+<a href="/docs/refcard.pdf"><strong>i3 reference card (PDF)</strong></a><br>
 Might be useful to memorize i3’s shortcuts.
 </p>
 </div>
@@ -65,23 +55,17 @@ Tells you how to check out our git repository.
 </p>
 
 <p>
-<a href="/docs/hacking-howto.html"><strong>Hacking Howto</strong></a>
-<span class="docversion"><a href="/docs/4.0/hacking-howto.html">4.0</a></span>
-<span class="docversion"><a href="/docs/3.e/hacking-howto.html">3.ε</a></span><br>
+<a href="/docs/hacking-howto.html"><strong>Hacking Howto</strong></a><br>
 Helps you if you want to get into i3’s source code.
 </p>
 
 <p>
-<a href="/docs/debugging.html"><strong>Debugging i3</strong></a>
-<span class="docversion"><a href="/docs/4.0/debugging.html">4.0</a></span>
-<span class="docversion"><a href="/docs/3.e/debugging.html">3.ε</a></span><br>
+<a href="/docs/debugging.html"><strong>Debugging i3</strong></a><br>
 Explains you how to enable core dumps.
 </p>
 
 <p>
-<a href="/docs/ipc.html"><strong>IPC documentation</strong></a>
-<span class="docversion"><a href="/docs/4.0/ipc.html">4.0</a></span>
-<span class="docversion"><a href="/docs/3.e/ipc.html">3.ε</a></span><br>
+<a href="/docs/ipc.html"><strong>IPC documentation</strong></a><br>
 Explains how i3’s Inter Process Communication interface works. Read this if you
 want to talk to i3 within your own scripts or programs.
 </p>