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.
Members
Name |
Description |
|
Copy the brief and the description |
|
Copy the brief |
|
Copy the description |
Created with MrDocs