diff --git a/site/README b/site/README deleted file mode 100644 index 43676145d79..00000000000 --- a/site/README +++ /dev/null @@ -1,23 +0,0 @@ -Building the website: ---------------------- - -All you need to do is cd into this directory and type: - - ant - -Modifying the website: ----------------------- - -To modify the website, all you need to do is edit the files in the xdocs -directory and then rebuild the website. The format of the files is fairly -straightforward. You should only add XHTML tags because the .xml files -need to be parsed by an XML parser. - -Changing the look and feel of the entire website is easy. Just modify the -site.vsl file located in the xdocs/stylesheets directory and rebuild. - -If you would like to add links to the left side navigation, simply edit -the project.xml file in the xdocs/stylesheets directory and rebuild. - -Place your images in the xdocs/images directory. When you rebuild, the -modified images will be copied over to the docs/images directory. diff --git a/site/build.xml b/site/build.xml deleted file mode 100644 index e8876623356..00000000000 --- a/site/build.xml +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - AnakiaTask is not present! Please check to make sure that - velocity.jar is in your classpath. - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/site/lib/jdom-b7.jar b/site/lib/jdom-b7.jar deleted file mode 100644 index ac5b958103f..00000000000 --- a/site/lib/jdom-b7.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[6be1f2de7126b91b14a11a4b00326859a85e5981] was removed in git history. -Apache SVN contains full history. \ No newline at end of file diff --git a/site/lib/velocity-1.3-dev.jar b/site/lib/velocity-1.3-dev.jar deleted file mode 100644 index 8de7c104da1..00000000000 --- a/site/lib/velocity-1.3-dev.jar +++ /dev/null @@ -1,2 +0,0 @@ -AnyObjectId[db6fcb66bf6dea465ee6b42529b0fefbb502a3cc] was removed in git history. -Apache SVN contains full history. \ No newline at end of file