From my research it seems like sphinx still carries significant advantages over Mkdocs (despite its higher complexity), namely a much better automatic API documentation. Some of the best new project docs I have looked at use sphinx with this theme: https://pradyunsg.me/furo/reference/api/
And major projects like numpy / scipy use sphinx.
From my research it seems like sphinx still carries significant advantages over Mkdocs (despite its higher complexity), namely a much better automatic API documentation. Some of the best new project docs I have looked at use sphinx with this theme: https://pradyunsg.me/furo/reference/api/
And major projects like numpy / scipy use sphinx.