docs: update Doxygen link in get-started guide

Replace deprecated stack.nl URL with https://www.doxygen.org/.
This commit is contained in:
wuyangfan 2026-05-17 23:38:13 +08:00
parent 2f18a88e68
commit c1e15a2305

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.org/)
- [MkDocs](https://www.mkdocs.org/) with `mkdocs-material`, `mkdocstrings`,
`pymdown-extensions` and `mike`