diff --git a/site/xdocs/index.xml b/site/xdocs/index.xml index 483dd850..3b5b04ae 100644 --- a/site/xdocs/index.xml +++ b/site/xdocs/index.xml @@ -30,7 +30,7 @@

This plug-in is used to generate the documentation site for your project. This includes both transforming your custom xdoc documents into - XHTML (see the xdoc plugin), and + XHTML (see the xdoc plugin), and running the designated reports for your project. The result is then packaged or deployed in the form that you desire.

@@ -86,7 +86,7 @@ This uses SSH to transfer the files. The site is first packaged into a compressed tar archive, transferred using scp, then uncompressed using remote commands via ssh. This method requires that you have ssh and scp locally (PuTTY will suffice - as long as your properties are set correctly - see the FAQ). + as long as your properties are set correctly). It also requires that your remote server has an SSH server running, with tar and gunzip available. This also requires that you have a suitable SSH agent and private key set up such that you can log in to the remote server without having to enter a password.