11 Commits

Author SHA1 Message Date
Andrey Semashev
49cd132374 Fixed references to Doxygen-generated reference and between sections.
Since BoostBook stylesheets were updated to pass through Doxygen anchor
names to BoostBook output, references from QuickBook and manually
written BoostBook docs were broken. Fix this by using classref/classname
and similar tools to reference Doxygen-generated content.

Also, to avoid anchor clashes between different parts of Boost.Utility
docs, use proper anchor namespacing: avoid using manual anchors where
possible and use fully qualified namespace where not.

Fixes https://github.com/boostorg/utility/issues/110.
2025-05-03 05:17:00 +03:00
alandefreitas
78f1b38930 Adjust @boost relative paths 2021-12-28 15:24:39 -03:00
Andrey Semashev
e6edd4eb91 Minor formatting improvement. 2021-12-09 15:21:20 +03:00
Andrey Semashev
a1583e3072 Updated a couple C++ standard references. 2021-12-08 16:27:46 +03:00
Andrey Semashev
96169c9fc6 Added a link to the page describing EBO. 2021-12-08 16:15:48 +03:00
Andrey Semashev
9941e831bb Updated references to C++ standard to C++11, added character escaping. 2021-12-08 16:08:36 +03:00
Andrey Semashev
485a160dde Updated docs formatting. 2021-12-08 15:17:19 +03:00
Andrey Semashev
b9a91970be Adjusted code formatting. 2021-11-16 17:28:15 +03:00
Andrey Semashev
f7c17df050 Adjusted code formatting. 2021-11-16 17:23:51 +03:00
Alan de Freitas
1d6d44c1c4 Generate doxygen xml reference 2021-11-11 17:46:09 -03:00
Alan de Freitas
703a4bf752 Transcribe documentation to quickbook 2021-11-05 21:50:00 -03:00