docs: use HTTPS link for Doxygen in get-started.md

Replace deprecated stack.nl HTTP URL with https://www.doxygen.nl/.
This commit is contained in:
wuyangfan 2026-05-27 00:00:12 +08:00
parent 0acf106c52
commit eccb374311

View File

@ -136,7 +136,7 @@ To build the documentation you need the following software installed on
your system:
- [Python](https://www.python.org/)
- [Doxygen](http://www.stack.nl/~dimitri/doxygen/)
- [Doxygen](https://www.doxygen.nl/)
- [MkDocs](https://www.mkdocs.org/) with `mkdocs-material`, `mkdocstrings`,
`pymdown-extensions` and `mike`