diff --git a/build.properties b/build.properties index 503cd26..e785c4d 100644 --- a/build.properties +++ b/build.properties @@ -7,4 +7,7 @@ docs.description=Create dynamic, valid HTML5 markup with a simple an intuitive P docs.logo= docs.themedir=../CanteenTheme docs.helpers=${docs.themedir}/path.js +git=git +git.docs=gh-pages +git.master=master version=1.0.0 diff --git a/build.xml b/build.xml index fe431b9..3ce452d 100644 --- a/build.xml +++ b/build.xml @@ -23,6 +23,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +