Skip to content

[doctests] section requires too many things #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
db48x opened this issue Nov 29, 2024 · 1 comment
Closed

[doctests] section requires too many things #3

db48x opened this issue Nov 29, 2024 · 1 comment

Comments

@db48x
Copy link
Contributor

db48x commented Nov 29, 2024

$ ~/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.

@rdmsr
Copy link
Owner

rdmsr commented Nov 29, 2024

Thank you! This is was fixed.

@rdmsr rdmsr closed this as completed Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants