Doxygen XLinks
by
V: 2511R0
Website: doxygen
Loading...
Searching...
No Matches
dxl::DoxygenINIFile::TagFileInfo Struct Reference

Description:

Represents the tagfile created by the main project or an additional external one which may optionally specify a documentation location (directory or URL).

Definition at line 24 of file doxyfile.hpp.

#include <doxyfile.hpp>

Public Field Index:

alib::String BaseURL
alib::system::PathString TagFilePath
 Path to the tag-file.

Field Details:

◆ BaseURL

alib::String dxl::DoxygenINIFile::TagFileInfo::BaseURL

The base-URL that links in the tag-file are targeting. In case of the main tag-file of the project (variable GENERATE_TAGFILE in the doxyfile), this string is nulled.

Definition at line 31 of file doxyfile.hpp.

◆ TagFilePath

alib::system::PathString dxl::DoxygenINIFile::TagFileInfo::TagFilePath

Path to the tag-file.

Definition at line 26 of file doxyfile.hpp.


The documentation for this struct was generated from the following file: