diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-03-09 14:24:48 +0100 |
---|---|---|
committer | rodarima <rodarima@gmail.com> | 2024-03-09 14:29:24 +0100 |
commit | 0e567d114d846ff815e44d702633d20d763b4e46 (patch) | |
tree | 80ee64ac33928289d664bc7e658043dcefa5fdf2 | |
parent | e978fc96f3d668e76b92dfe575510c436ddf56f7 (diff) |
Add a link to the Doxygen docs in the main page
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -93,7 +93,8 @@ table { margin: 1.5em; } <li>Spread the word, so the world knows Dillo exists and is still alive.</li> <li>Implement some new feature or fix some bug and send us a - patch or create a pull request.</li> + patch or create a pull request (check the + <a href="doxygen/index.html">developer documentation</a>).</li> <li>Donate to the project via <a href="https://liberapay.com/dillo/">Liberapay</a> to cover testing and infrastructure costs.</li> </ul> |