-
Notifications
You must be signed in to change notification settings - Fork 85
Support runnable code blocks in docs #2876
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
base: zdobnikau/refactor-create-output-dir
Are you sure you want to change the base?
Support runnable code blocks in docs #2876
Conversation
a07fae6 to
d5ccd3c
Compare
e436b15 to
6177ab3
Compare
0befe5e to
100b832
Compare
3702cb8 to
b4ba6d9
Compare
| test result: FAILED. 0 passed; 1 failed; 0 ignored | ||
| error: doc tests failed | ||
| "#}); | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add cases for --output-format: mdx and maybe json.
Are you sure we want to generate the output for runnables in mdx??
| .env("SCARB_ALL_FEATURES", "true") | ||
| .run(); | ||
|
|
||
| if build_result.is_err() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The build fails when target.starknet-contract present, what is the plan to address that?
2f3fb9a to
f0cbf01
Compare
9cac873 to
22357ec
Compare
Stack
scarb executeoutputs #2869incremental_create_output_dir#2870should_panicandcompile_faildoc-test attributes #2893cairo, runnablecode blocks inscarb docscarb execute