<project SchemaVersion="1.3">
<assemblies>
<assembly location="..\bin\CLR_2.0\p4api.dll" documentation="..\bin\CLR_2.0\p4api.xml" />
</assemblies>
<documenters>
<documenter name="JavaDoc">
<property name="OutputDirectory" value=".\doc\" />
</documenter>
<documenter name="LaTeX">
<property name="OutputDirectory" value=".\doc\" />
<property name="TextFileFullName" value="Documentation.tex" />
<property name="TexFileBaseName" value="Documentation" />
<property name="LatexCompiler" value="latex" />
<property name="TexFileFullPath" value=".\doc\Documentation.tex" />
</documenter>
<documenter name="LinearHtml">
<property name="OutputDirectory" value=".\doc\" />
<property name="Title" value="An NDoc Documented Class Library" />
</documenter>
<documenter name="MSDN">
<property name="OutputDirectory" value=".\ndoc\" />
<property name="HtmlHelpName" value="P4.Net" />
<property name="Title" value="P4.Net -- Managed API for Perforce" />
<property name="ShowVisualBasic" value="True" />
<property name="RootPageFileName" value=".\Overview.html" />
<property name="HeaderHtml" value=" <div id="bannerrow1">
 <table class="bannerparthead" cellspacing="0" id="Table1">
 <tr id="hdr">
 <td class="runninghead">Perforce API for the .Net CLR</td>
 <td class="product"><img alt="P4.Net" src="p4net.GIF" /></td>
 </tr>
 </table>
 </div>
 <div id="TitleRow">
 <h1 class="dtH1">%TOPIC_TITLE%</h1>
</div>
" />
<property name="FilesToInclude" value=".\p4net.gif|.\style.css|.\*.html" />
<property name="ShowMissingSummaries" value="True" />
<property name="ShowMissingParams" value="True" />
<property name="ShowMissingReturns" value="True" />
<property name="ShowMissingValues" value="True" />
<property name="CopyrightText" value="Copyright © 2006 Shawn Hladky" />
<property name="CopyrightHref" value="Copyright.html" />
<property name="IncludeDefaultThreadSafety" value="False" />
<property name="CleanIntermediates" value="True" />
</documenter>
<documenter name="MSDN 2003">
<property name="OutputDirectory" value=".\doc\" />
<property name="Title" value="An NDoc Documented Class Library" />
</documenter>
<documenter name="VS.NET 2003">
<property name="OutputDirectory" value=".\doc\" />
<property name="HtmlHelpName" value="Documentation" />
<property name="Title" value="An NDoc documented library" />
</documenter>
<documenter name="XML">
<property name="OutputFile" value=".\doc\doc.xml" />
</documenter>
</documenters>
</project> | # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 7341 | Erik Purins |
p4.net --- pull p4.net#head |
||
| //guest/shawn_hladky/P4.Net/main/doc/p4.net.ndoc | |||||
| #1 | 5830 | Shawn Hladky | P4.Net: reorg to support release branches | ||
| //guest/shawn_hladky/P4.Net/doc/p4.net.ndoc | |||||
| #4 | 5824 | Shawn Hladky | P4.Net: Last bits of documentation for 0.9 | ||
| #3 | 5812 | Shawn Hladky | P4.Net: More documentation. | ||
| #2 | 5801 | Shawn Hladky |
P4.Net. More misc changes |
||
| #1 | 5799 | Shawn Hladky | p4.net missing doc files | ||