Skip to content

doxybook::generator::summary_section

Defined in header <doxybook/generator.hpp>

struct summary_section;

A section we should generate.

Public Attributes

Member Public Attributes Description
type The type of the section.
(public variable)
filter The kinds we should use.
(public variable)
skip The kinds we should skip.
(public variable)

Public Attributes

variable type

Defined in header <doxybook/generator.hpp>

folder_category type;

The type of the section.

variable filter

Defined in header <doxybook/generator.hpp>

filter_set filter;

The kinds we should use.

variable skip

Defined in header <doxybook/generator.hpp>

filter_set skip;

The kinds we should skip.


Updated on 2023-04-03