com.xebialabs.deployit.documentation
Class DocumentationUploader

java.lang.Object
  extended by com.xebialabs.deployit.documentation.DocumentationUploader

public class DocumentationUploader
extends java.lang.Object

Documentation uploader using Overthere. Meant to be used to copy generated HTML documentation to the Deployit online docs website.

Parameters: - hostname - username - password - target path


Constructor Summary
DocumentationUploader()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentationUploader

public DocumentationUploader()
Method Detail

main

public static void main(java.lang.String[] args)