[wesnoth-commits] [wesnoth/wesnoth] 01a738: Doxygen: fix mainpage links with Doxygen 1.9.1
Steve Cotton
noreply at github.com
Sat Feb 26 07:11:49 UTC 2022
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 01a738d241d79fea203255fbfb3e5e8b93051959
https://github.com/wesnoth/wesnoth/commit/01a738d241d79fea203255fbfb3e5e8b93051959
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2022-02-26 (Sat, 26 Feb 2022)
Changed paths:
M doc/doxygen/doxygen.cpp
Log Message:
-----------
Doxygen: fix mainpage links with Doxygen 1.9.1
The extra indentation on these lines caused Doxygen in my local builds
to treat them as a block of preformatted text, and to escape all the HTML.
Locally I'm building with Debian Unstable, which has Doxygen 1.9.1. The
bug isn't present in the CI built docs on https://devdocs.wesnoth.org/
which were built with Doxygen 1.8.13.
More information about the Commits
mailing list