From 4446fc3e1e31fc96f2736985a2af6b216254a11c Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Wed, 3 Apr 2024 14:58:11 -0400 Subject: [PATCH] xo-unit: docs: + _static dir --- docs/_static/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/_static/README diff --git a/docs/_static/README b/docs/_static/README new file mode 100644 index 00000000..8230095c --- /dev/null +++ b/docs/_static/README @@ -0,0 +1 @@ +add any static {.html, .js, ..} files for sphinx to pickup here \ No newline at end of file