This header-file is part of DoxygenXLinks - A doxygen post-processor that allows to define smarter Doxygen-links.
© 2025-2026 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file xlink.hpp.
#include "target.hpp"#include "styles.hpp"#include "index.hpp"#include "ALib.FileTree.H"#include "dxl.hpp"Go to the source code of this file.
Classes | |
| struct | dxl::Location |
| A location of an XLink in a source or HTML file. More... | |
| struct | dxl::ResolvedLocation |
| class | dxl::XLink |
Namespaces | |
| namespace | dxl |
| todox | |
Typedefs | |
| using | dxl::XLinkList = alib::StdVectorMA<ResolvedLocation> |