How you distribute the final output to your users depends on what you are trying to accomplish. You might want to distribute your output in any of the following ways:
How to attach Flare Help to a software application
DotNet Help This output type requires that all files and folders in your project file be included for your end users.
DotNet Help is designed to be used on a desktop, rather than being accessed from a Web server.
Note: If you distribute DotNet Help, you also need to provide the MadCap Help Viewer to users. This is a free download from MadCap Software.
HTML Help There is only one file that needs to be included—the CHM file, which is [Name of your project].chm (e.g., DoohickeyPro.chm).
HTML Help is designed to be used on a desktop, rather than being accessed from a Web server.
WebHelp This output type requires that all files and folders in your project file be included for your end users.
WebHelp is designed primarily to be published on a Web server, but it can be stored locally as well.
WebHelp AIR There is only one file that needs to be included—the AIR file, which is [Name of your project].air (e.g., DoohickeyPro.air).
WebHelp AIR is designed to be used on a desktop, rather than being accessed from a Web server.
Note: WebHelp AIR also requires users to install Adobe AIR, which can be downloaded from http://get.adobe.com/air/.
WebHelp Plus This output type requires that all files and folders in your project file be included for your end users.
WebHelp Plus is designed to be published to a Web server running Microsoft Internet Information Services (IIS), rather than attached to an application or distributed otherwise. For information about WebHelp Plus and making it available to users, see
Which file is the main entry file for the online Help. See Determining the Output Type.
The main entry file depends on which output type you are using and the file name for the output (specified in the Target Editor). For example, if you use the "Empty" template, the default main entry file for each output type is as follows: Manual.mchelp for DotNet Help, Manual.chm for HTML Help; Default.htm for WebHelp, WebHelp Plus, and WebHelp Mobile; and Default.air for WebHelp AIR. You can change the main entry file name for a particular output by opening the target and typing the name in the Output File field of the Target Editor.
See the
DotNet Help:
Provide the developer with the information in the following topics:
HTML Help:
Provide the developer with the information in the following topic:
WebHelp and WebHelp Plus:
Provide the developer with the information in the following topic:
WARNING: Software developers often create scripts that "grab" your output files from their location automatically. Therefore, if you publish the output files to a different location, or if you change the name of the destination folder (even by one character), their script will not work. So always maintain close communication with the software developer when publishing your output files or when you make any changes to the publishing destination.
How to place the Flare output in a folder or on a website
Work with your manager, network administrator, website administrator, or other responsible individuals to determine where you will place the output files.
Note: It is a good idea to have both a staging destination and a live destination. This way, you can first publish your output files to the staging destination so that you can test it and ensure there are no problems or mistakes. After you are satisfied that the published output is suitable, you can then publish the same output to the live destination, which may be immediately available to your end users. If you decide to use a staging destination, you need to repeat these steps for both your staging and live destinations. For more information see Creating Publishing Destinations.
The main entry file depends on which output type you are using and the file name for the output (specified in the Target Editor). For example, if you use the "Empty" template, the default main entry file for each output type is as follows: Manual.mchelp for DotNet Help, Manual.chm for HTML Help; Default.htm for WebHelp, WebHelp Plus, and WebHelp Mobile; and Default.air for WebHelp AIR. You can change the main entry file name for a particular output by opening the target and typing the name in the Output File field of the Target Editor.
The number of files and folders included in the final output depends on which output type you are using:
WebHelp This output type requires that all files and folders in your project file be included for your end users.
WebHelp is designed primarily to be published on a Web server, but it can be stored locally as well.
WebHelp Mobile This output type requires that all files and folders in your project file be included for your end users.
WebHelp Mobile is designed to be published to a Web server where users with mobile devices may access the output files, rather than attached to an application or distributed otherwise. Think of your output files as a website. A user with a mobile device can, for example, open a mobile browser on the device and enter the URL that points to your main output entry file.
WebHelp Plus This output type requires that all files and folders in your project file be included for your end users.
WebHelp Plus is designed to be published to a Web server running Microsoft Internet Information Services (IIS), rather than attached to an application or distributed otherwise. For information about WebHelp Plus and making it available to users, see
Publish the output to the destination.
End users should now be able to open the output, as long as the other individuals involved (e.g., Web administrator, system administrator) have completed their tasks (e.g., create the website link to the entry file for your output.) If you plan to create context-sensitive Help (CSH) calls from Web links to parts of your output, use the information in the following topics:
WebHelp and WebHelp Plus:
Provide the developer with the information in the following topic:
WebHelp Mobile:
Provide the developer with the information in the following topic:
How to put the Flare output on a CD
DotNet Help This output type requires that all files and folders in your project file be included for your end users.
DotNet Help is designed to be used on a desktop, rather than being accessed from a Web server.
Note: If you distribute DotNet Help, you also need to provide the MadCap Help Viewer to users. This is a free download from MadCap Software.
HTML Help There is only one file that needs to be included—the CHM file, which is [Name of your project].chm (e.g., DoohickeyPro.chm).
HTML Help is designed to be used on a desktop, rather than being accessed from a Web server.
WebHelp This output type requires that all files and folders in your project file be included for your end users.
WebHelp is designed primarily to be published on a Web server, but it can be stored locally as well.
WebHelp AIR There is only one file that needs to be included—the AIR file, which is [Name of your project].air (e.g., DoohickeyPro.air).
WebHelp AIR is designed to be used on a desktop, rather than being accessed from a Web server.
Note: WebHelp AIR also requires users to install Adobe AIR, which can be downloaded from http://get.adobe.com/air/.
WebHelp Mobile This output type requires that all files and folders in your project file be included for your end users.
WebHelp Mobile is designed to be published to a Web server where users with mobile devices may access the output files, rather than attached to an application or distributed otherwise. Think of your output files as a website. A user with a mobile device can, for example, open a mobile browser on the device and enter the URL that points to your main output entry file.
WebHelp Plus This output type requires that all files and folders in your project file be included for your end users.
WebHelp Plus is designed to be published to a Web server running Microsoft Internet Information Services (IIS), rather than attached to an application or distributed otherwise. For information about WebHelp Plus and making it available to users, see
Which file is the main entry file for the output. See Determining the Output Type.
The main entry file depends on which output type you are using and the file name for the output (specified in the Target Editor). For example, if you use the "Empty" template, the default main entry file for each output type is as follows: Manual.mchelp for DotNet Help, Manual.chm for HTML Help; Default.htm for WebHelp, WebHelp Plus, and WebHelp Mobile; and Default.air for WebHelp AIR. You can change the main entry file name for a particular output by opening the target and typing the name in the Output File field of the Target Editor.
At this point, it is up to the responsible individual to burn the output files to the CD and provide a way for end users to access it easily. After the individual creates the CD, you should test it thoroughly before it is distributed to end users.
How to distribute print-based output
To retrieve the local files manually:
To use the publishing feature:
Note: You can also use a batch target to generate and/or publish multiple targets in a single batch file automatically. See Building Output Using a Batch Target.
Now you (or others) can print the manual from the destination and distribute it to end users. You can also provide the document in electronic form to end users.
Which output files do you need to be concerned with? It depends on the output type.
PDF:
PDF output consists of a file with a .pdf extension that you can print or distribute to users.
XPS:
XPS output consists of a collection of XPS files that you can print or distribute to users. This includes:
If you want users to download an XPS document from a server
XHTML:
XHTML consists of a collection of XHTML files that you can print or distribute to users. This includes:
If you want to make XHTML output accessible for others, you need to include all of the files in the output mentioned in this list. Otherwise, when they view the output, certain elements (e.g., images) might be missing from the pages.
Word:
Depending on your settings, Microsoft Word consists of one or more XML, DOC, DOX, XPS, or PDF files that you will distribute to users.
FrameMaker:
Depending on your settings, Adobe FrameMaker consists of one or more BOOK, FM, or PDF files that you will distribute to your users.
Note: When you build Word or FrameMaker output, Flare may create an extra folder called Resources (if your project contains ancillary files, such as pictures). If you want to embed images in your Word document, you can use an option on the Advanced tab of the Target Editor
|
PDF Downloads: |
MadCap Software, Inc. 7777 Fay Avenue La Jolla, California 92037 Tollfree 1-888-MadCap1 Tel 858-320-0387 Fax 858-320-0338
For technical support: http://madcapsoftware.com/support/
Copyright 2011 MadCap Software |
See Also