There are two places to add documentation:

1.  Reference data - if you want to enhance the text for any given element then 
you just add more annotations to the wix.xsd.  All of the reference material is 
generated from that source.

2.  Introduction and How-to guides - if you want to add content outside of the 
reference data that is part of the wix\src\chm directory.  It's basically just 
HTML files referenced by the table of contents (toc.xml).

All very easy.

-----Original Message-----
From: Frankenspank [mailto:frankensp...@gmail.com]
Sent: Monday, December 29, 2008 12:35
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WIX 3 - Suggestions

Rob,

Thanks for your response.  If I have extra time this week I can look into
creating a WIX extension for the package registration. I don't mind adding
to existing documentation if there is any easy way to do it.  Let me know if
the manual is online in some sort of wiki or other editable form and I will
be happy to document any gems that I uncover. Also, when I click on Wix
manual, I get this link:
http://wix.sourceforge.net/manual-wix3/wix_index.htm but I am really
expecting is: http://wix.sourceforge.net/manual-wix3/main.htm so that was
confusing.

Frank

On Mon, Dec 29, 2008 at 1:55 PM, Rob Mensching
<rob.mensch...@microsoft.com>wrote:

> 1.  It would be fantastic if someone wrote the extension that made it easy
> to author VS packages or wrote a harvester so heat could generate much of it
> automatically.  At the very least, you could open a Feature Request.
>
> 2.  This is a particular challenge with the Windows Installer due to the
> Component Rules.  If you have a solution for including large number of files
> that does not violate the Component Rules that'd be a great thing to add to
> the WiX toolset.
>
> 3.  Documentation always needs lots of work.  <smile/>  Are you offering to
> help improve it?  Many people make this suggestion, no one steps up to help.
>  The active volunteers on the WiX toolset are all busy fixing bugs.
>
>
>
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to