diff options
author | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2013-12-03 11:03:03 +0100 |
---|---|---|
committer | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2013-12-03 11:03:03 +0100 |
commit | 51a7ed5d033b4c8068cf31a8eea79c4d1851992f (patch) | |
tree | 4585e8cf5fb8fba1d9f5767a7ae18e88b41cc167 | |
parent | a097c6e2b15dda43e61ffccf86be304e3f0697a7 (diff) | |
download | Dns-51a7ed5d033b4c8068cf31a8eea79c4d1851992f.zip Dns-51a7ed5d033b4c8068cf31a8eea79c4d1851992f.tar.gz Dns-51a7ed5d033b4c8068cf31a8eea79c4d1851992f.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> |