Publishing WebHelp Responsive Output on a SharePoint Site
Since WebHelp output must be published locally, on the same machine where the WebHelp
            process
            is running, to publish your files directly to a SharePoint library you need to map
            a network
            drive to connect to SharePoint and change your file extensions to .aspx,
            as described in the steps below.
         
To publish WebHelp Responsive output on a SharePoint site, follow this procedure:
- Map a network drive to connect to your SharePoint library. For more information, see: https://support.microsoft.com/en-us/kb/2616712.
- To allow browsers to open your published files (rather than downloading them), you
                  need
                  to change the file extensions from .htmlto.aspx. Fortunately, this can be done in the transformation scenario.- Edit the WebHelp transformation scenario and open the Parameters tab.
- Set the args.outextparameter to.aspx.
- Run the transformation scenario.
 
