mirror of https://github.com/qt/qtbase.git
QSpan docs use \target commands together with the section headers, to simplify linking to certain parts of the docs. This approach has its own drawbacks, though, because the \target link is rendered as-is. This patch improves usage of the \target commands, making the links look better. It does the following changes: * Moves the \target commands before the related \section2 commands, so that the section header is visible when following the \target's link. * Replaces the \target links with the actual section names in the \sa and other places of the docs where the links do not have the custom text, because otherwise the target names are actually visible in the docs instead of the section headers. Amends |
||
---|---|---|
.github/workflows | ||
LICENSES | ||
bin | ||
cmake | ||
coin | ||
config.tests | ||
dist | ||
doc | ||
examples | ||
lib | ||
libexec | ||
mkspecs | ||
qmake | ||
src | ||
tests | ||
util | ||
.cmake.conf | ||
.gitattributes | ||
.gitignore | ||
.lgtm.yml | ||
.tag | ||
CMakeLists.txt | ||
REUSE.toml | ||
config_help.txt | ||
configure | ||
configure.bat | ||
configure.cmake | ||
dependencies.yaml | ||
licenseRule.json | ||
qt_cmdline.cmake |