Merge pull request #4033 from ntherning/no-stdcall-for-icalls-on-windows-32-bit
[mono.git] / mcs / tools / mdoc / Test / html.expected / System / Environment.html
index d279fea30f49c36e47da8fddec7ea977633eabfe..55e31fff76ec2650804c2c8240117a5b570b0717 100644 (file)
     <p class="Summary" id="T:System.Environment:Summary">
       <span class="NotEntered">Documentation for this section has not yet been entered.</span>
     </p>
-    <div id="T:System.Environment:Signature">
+    <div>
       <h2>Syntax</h2>
-      <div class="Signature">public static class  <b>Environment</b></div>
+      <div class="Signature" id="T:System.Environment:Signature">public static class  <b>Environment</b></div>
     </div>
     <div class="Remarks" id="T:System.Environment:Docs">
       <h2 class="Section">Remarks</h2>
       <div class="SectionBox" id="_MemberDetails">
         <h3 id="M:System.Environment.GetFolderPath(System.Environment.SpecialFolder)">GetFolderPath Method</h3>
         <blockquote id="M:System.Environment.GetFolderPath(System.Environment.SpecialFolder):member">
-          <p class="Summary">
+          <div class="msummary">
             <span class="NotEntered">Documentation for this section has not yet been entered.</span>
-          </p>
+          </div>
           <h2>Syntax</h2>
           <div class="Signature">public static <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> <b>GetFolderPath</b> (<a href="../System/Environment+SpecialFolder.html">Environment.SpecialFolder</a> folder)</div>
           <h4 class="Subsection">Parameters</h4>
                 <i>folder</i>
               </dt>
               <dd>
-            A <a href="../System/Environment+SpecialFolder.html">Environment.SpecialFolder</a> instance.
+              A <a href="../System/Environment+SpecialFolder.html">Environment.SpecialFolder</a> instance.
             </dd>
             </dl>
           </blockquote>