Skip to content

Unify doctool CLI with the compiler. #10119

Closed
@abgruszecki

Description

@abgruszecki

The doctool should re-use compiler's code for its CLI instead of depending on an outside library.

To do this well, we should extend our arg parsing with being able to pass different sets of settings to parse, so that we can distinguish between the two CLIs. Right now the settings are shared and the compiler happily reports that one can pass the -project-logo option to it.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions