diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-04-01 23:50:16 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-04-01 23:50:16 +0200 |
commit | 6e11ad5eff5d0e864513476b3fe02e2af4efb6e0 (patch) | |
tree | 9db59cda5d3b16576b2d64027015b7c4fd929fc4 /index.html | |
parent | d8cb34fddf13cd5a8032cdf7838f77f643ff2236 (diff) |
Add user manual to the website
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -56,6 +56,10 @@ table { margin: 1.5em; } <a href="old/help/bug_meter.html">bug meter</a> <img alt="Bugmeter icon" style="vertical-align:middle" src="img/bugmeter.png">.</li> </ul> + <p> + Read the <a href="user_help.html">user manual</a> to discover how to use + all the features. + </p> <h2>Screenshots</h2> <a href="img/plan9.png"><img alt="Plan9 website" class="shot" src="img/mini-plan9.png"></a> |