From fbd9db897ee99e6b308ba7ac043826a3a4df3f72 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Sat, 16 May 2015 03:11:09 +0200 Subject: [PATCH] Add extensions dir. --- src/_h5ai/public/ext/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/_h5ai/public/ext/README.md diff --git a/src/_h5ai/public/ext/README.md b/src/_h5ai/public/ext/README.md new file mode 100644 index 00000000..954b54c8 --- /dev/null +++ b/src/_h5ai/public/ext/README.md @@ -0,0 +1,4 @@ +# Extensions + +This directory is used for additional script and style files. You have to add +them manualy to the `resources` section in `_h5ai/conf/options.json`.