This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Mar 23 12:09:54 -0700 2009 | |
| |
COPYING | Wed Nov 12 10:52:29 -0800 2008 | |
| |
readme.txt | Mon Mar 23 12:20:08 -0700 2009 | |
| |
source/ | Tue Mar 24 13:01:04 -0700 2009 |
readme.txt
Requirements: Sandcastle - May 2008 release (Version 2.4.10520) Instructions: 1. Place the three files from the binary directory of the zip file into the Sandcastle Help File Builder (SHFB) BuildComponents directory. This directory differs depending on your OS. Vista: %ProgramData%\EWSoftware\Sandcastle Help File Builder\Build Components Windows XP: %ALLUSERSPROFILE%\Application Data\EWSoftware\Sandcastle Help File Builder\Build Components 2. In your SHFB configuration file add the "LaTeX Build Component" to the ComponentConfigurations property of the build section. 3. Add <latex> tags to your XML comments. The <latex> tag must be placed inside regular XML comment tags. Example: ///<summary><latex>f(x)=x^2</latex></summary> For complex LaTeX code, it should be placed in in CDATA tag, i.e. <latex><!CDATA[f(x)=x^2]]></latex> 4. Run SHFB as usual.







