diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2012-03-06 09:48:08 +0100 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2012-03-06 09:48:08 +0100 |
commit | be9985a3aed1bfbbc6964973e2f12d0bd7928c04 (patch) | |
tree | 4fc044f6200f010778363a8de72671f45c259eaa /docblox.dist.xml | |
parent | 8a51e29824fc2569ac1d0def3070bee7c0552231 (diff) | |
parent | d04fba704861fa27184346d0cefe2069ec8cfa6d (diff) | |
download | volse-hubzilla-be9985a3aed1bfbbc6964973e2f12d0bd7928c04.tar.gz volse-hubzilla-be9985a3aed1bfbbc6964973e2f12d0bd7928c04.tar.bz2 volse-hubzilla-be9985a3aed1bfbbc6964973e2f12d0bd7928c04.zip |
Merge remote-tracking branch 'friendica/master'
Diffstat (limited to 'docblox.dist.xml')
-rw-r--r-- | docblox.dist.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docblox.dist.xml b/docblox.dist.xml new file mode 100644 index 000000000..a2ea8e2cb --- /dev/null +++ b/docblox.dist.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<docblox> + <parser> + <target>data/output</target> + </parser> + <transformer> + <target>data/output</target> + </transformer> + <files> + <directory>.</directory> + </files> +</docblox> + |