diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -93,6 +93,21 @@ table { margin: 1.5em; } The domain <code>dillo.org</code> is <a href="dillo.org.html">no longer under control</a> of Dillo developers. </p> + <h2>Documentation</h2> + <p>There are several pieces of documentation available, it is recommended + that users read the User Manual and the Topic Guide. + <ul> + <li><a href="/user_help.html">User Manual</a>: Read it to discover how to + use all the features. It is distributed with the browser so it can be + read locally. + </li> + <li><a href="/topic/index.html">Topic Guide</a>: Provides extra details on + additional topics that are not covered by the manual, like how to + configure Dillo and mpv to open multimedia files from URLs.</li> + <li><a href="/doxygen/index.html">Developer Documentation</a>: Describes + the internal design and implementation of the browser and it is + recommended for developers.</li> + </ul> <h2>Download</h2> <p>Download the <a href="release/3.2.0">latest release 3.2.0</a> and follow the <code>README.md</code> |