]> 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 c52a4f657e17145ad7689b2862a86bf4e141838e..c8fef65dfdf44b30d75ea06054f33dfa848f345b 100644 (file)
@@ -11,6 +11,12 @@ below will hopefully answer all your questions. If you have any corrections or
 suggestions please let us know!
 </p>
 
+<p>
+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>
 
@@ -21,7 +27,7 @@ Introduction and reference. Read this one.
 
 <p>
 <a href="/docs/multi-monitor.html"><strong>Multi-monitor</strong></a><br>
-Interesting for users of the nVidia binary driver.
+Interesting for users of the nVidia driver.
 </p>
 
 <p>
@@ -43,6 +49,11 @@ Might be useful to memorize i3’s shortcuts.
 <div class="docs">
 <h2>For developers</h2>
 
+<p>
+<a href="/downloads/#development-version"><strong>Downloads → Development version</strong></a><br>
+Tells you how to check out our git repository.
+</p>
+
 <p>
 <a href="/docs/hacking-howto.html"><strong>Hacking Howto</strong></a><br>
 Helps you if you want to get into i3’s source code.