diff options
author | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2013-12-03 11:06:18 +0100 |
---|---|---|
committer | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2013-12-03 11:06:18 +0100 |
commit | 5af15f1c61c51237459484dcb2b8847eb08ab66f (patch) | |
tree | 8f90d443ee8b8d9e4717e4a44fb60bbd25320103 | |
parent | 45ebc00c35df21ffe45eec788e3474385d280ca2 (diff) | |
download | Registry-5af15f1c61c51237459484dcb2b8847eb08ab66f.zip Registry-5af15f1c61c51237459484dcb2b8847eb08ab66f.tar.gz Registry-5af15f1c61c51237459484dcb2b8847eb08ab66f.tar.bz2 |
Add empty english documentation.
-rw-r--r-- | Documentation/En/Index.xyl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/En/Index.xyl b/Documentation/En/Index.xyl new file mode 100644 index 0000000..6fa3e8f --- /dev/null +++ b/Documentation/En/Index.xyl @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> + +<overlay xmlns="http://hoa-project.net/xyl/xylophone"> +<yield id="chapter"> + + <p class="warning">This chapter is not yet translated. Contributions are + welcomed!</p> + +</yield> +</overlay> |