diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-10-24 14:20:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-10-24 14:20:39 +0000 |
commit | bf90fbf8686fe7e0ea9b86fd13457e860a8ab89d (patch) | |
tree | 99bb4b74db1812acfa6912a9f0b99d3e0da434b4 /doc/index.html | |
parent | 713994fd2c7a6da9e69222695e7d7a1e963312f8 (diff) | |
download | tipidee-bf90fbf8686fe7e0ea9b86fd13457e860a8ab89d.tar.xz |
Some doc modifications
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 76971e9..8a27de2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -191,6 +191,13 @@ the previous versions of tipidee and the current one. </li> <li><a href="tipidee.conf.html">The <tt>/etc/tipidee.conf</tt> file format</a></li> </ul> +<h3> Usage notes </h3> + +<ul> +<li> tipidee's <a href="quickstart.html">quickstart guide</a> </li> +<li> A list of <a href="faq.html">caveats and FAQs</a> </li> +</ul> + <h3> Design notes </h3> <ul> |