diff --git a/tests/cli/assets/next_prime/docs.md b/tests/cli/assets/next_prime/docs.md new file mode 100644 index 00000000..fcc4857a --- /dev/null +++ b/tests/cli/assets/next_prime/docs.md @@ -0,0 +1,7 @@ +--- +intents: +- Provide a tutorial (as defined by the Diataxis framework) on how to use the prime number function. +- Explain any optimizations made in the source code. +linked_files: +- tests/cli/assets/next_prime/source.py +---