website: add refs to new documentation
This commit is contained in:
parent
49d2d1ab22
commit
21034d7d00
|
@ -100,8 +100,11 @@ a {
|
|||
<h2>Howtos</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="/docs/multi-monitor.html">Important explanation about
|
||||
multi-monitor setups with the nVidia binary driver</a></li>
|
||||
<li><a href="/docs/userguide.html">User’s guide</a></li>
|
||||
<li><a href="/docs/debugging.html">Debugging i3</a> (Read this before sending bugreports)</li>
|
||||
<li><a href="/docs/ipc.html">IPC interface</a></li>
|
||||
<li><a href="/docs/building_ubuntu_9.04.html">Building i3 from git on Ubuntu 9.04</a></li>
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -118,6 +118,13 @@ a {
|
|||
handle UTF-8 in version numbers).
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>IMPORTANT:</strong> If you use the nVidia binary driver (which does
|
||||
not support XRandR at the moment), read <a
|
||||
href="/docs/multi-monitor.html">this document</a> for an explanation and how
|
||||
to enable the work-around!
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/downloads/i3-3.e.tar.bz2">i3-3.e.tar.bz2</a>
|
||||
|
|
Loading…
Reference in New Issue