mrdocs::doc::Parts
Which parts of the documentation to copy.
Synopsis
Declared in <mrdocs/Metadata/DocComment/Inline/Parts.hpp>
enum class Parts : int;
Description
-
all: copy the brief and the description. -
brief: only copy the brief. -
description: only copy the description.