diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-03-09 14:24:48 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-03-09 14:24:48 +0100 |
commit | 59544a3f86fa7f03dd21a82c3c5a801571aa63cc (patch) | |
tree | 80ee64ac33928289d664bc7e658043dcefa5fdf2 /index.html | |
parent | 74b3ad39459f5518e19f68cda94fbd9ae0279efb (diff) |
Add a link to the Doxygen docs in the main pageadd-doxygen-docs
Diffstat (limited to 'index.html')
-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> |