llvm / llvm/llvm-project

[clang-doc] Ingest configuration options via a file

Open
#181,768 0 comments 0 reactions 0 assignees View on GitHub
clang-doc
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

clang-doc currently only accepts command line options for its configuration. It'd be helpful to be able to store and edit configuration options in a file for repeated invocations. We also anticipate many more configuration options to be added and it will grow increasingly cumbersome to add these options to a command line invocation. The config file would probably be written in YAML.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.