diff options
Diffstat (limited to 'lib/virtuals/_readme.rst')
-rw-r--r-- | lib/virtuals/_readme.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/virtuals/_readme.rst b/lib/virtuals/_readme.rst new file mode 100644 index 0000000..4c31089 --- /dev/null +++ b/lib/virtuals/_readme.rst @@ -0,0 +1,5 @@ +This directory contains hold the `virtual libraries` used in the application. +They allow to share common code between the javascript and server side with +differents implementations (for exemple in the string representation). + +.. _`virtual libraries`: https://dune.readthedocs.io/en/stable/variants.html#virtual-library |