aboutsummaryrefslogtreecommitdiff
path: root/src/tooling/doc.pk
diff options
context:
space:
mode:
authorJJ2023-11-05 03:17:25 +0000
committerJJ2023-11-05 03:17:25 +0000
commitbfe0a6fa21f1124c60dd4cc4fd60cdd9c2ec6d4f (patch)
tree2b3c88b0f966d59a49397122927b4c4f34b6de50 /src/tooling/doc.pk
parent7f8c5a1de3ec14d3f517bcb7d082f0ed0bb02eab (diff)
compiler: add blank interop and tooling folders
Diffstat (limited to 'src/tooling/doc.pk')
-rw-r--r--src/tooling/doc.pk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tooling/doc.pk b/src/tooling/doc.pk
new file mode 100644
index 0000000..89db169
--- /dev/null
+++ b/src/tooling/doc.pk
@@ -0,0 +1,2 @@
+# Produces documentation of a codebase.
+# This is a good test for Rust interop: both to call into the parser, and to call into `rustdoc`.