Skip to content

[doctests] section requires too many things #3

@db48x

Description

@db48x
$ ~/src/cppdoc/target/release/cppdoc build
Error reading config file: TOML parse error at line 12, column 1
   |
12 | [doctests]
   | ^^^^^^^^^^
missing field `run`

$ ~/src/cppdoc/target/release/cppdoc build
Error reading config file: TOML parse error at line 12, column 1
   |
12 | [doctests]
   | ^^^^^^^^^^
missing field `compiler_invocation`

I have enable = false specified, so it shouldn’t care what value I give for these options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions