19 lines
442 B
YAML
19 lines
442 B
YAML
type: sequence
|
|
combine_free_functions_into_file_participants: true
|
|
generate_method_arguments: none
|
|
glob:
|
|
- src/config/config.cc
|
|
- src/config/yaml_decoders.cc
|
|
include:
|
|
namespaces:
|
|
- clanguml
|
|
- YAML
|
|
exclude:
|
|
elements:
|
|
- r: "clanguml::config::option.*"
|
|
paths:
|
|
- src/util/util.h
|
|
using_namespace:
|
|
- clanguml
|
|
start_from:
|
|
- function: "clanguml::config::load(const std::string &,std::optional<bool>,std::optional<bool>)" |