浏览代码

* Fix IPF output for topics (Fix by Graeme, bug #20318)

git-svn-id: trunk@19177 -
michael 14 年之前
父节点
当前提交
71be686e5a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      utils/fpdoc/dw_ipflin.pas

+ 1 - 0
utils/fpdoc/dw_ipflin.pas

@@ -747,6 +747,7 @@ begin
   begin
   begin
     FInHeadingText := ':h3%s. ' + SectionName;
     FInHeadingText := ':h3%s. ' + SectionName;
 //    Writeln(':h3.' + SectionName);
 //    Writeln(':h3.' + SectionName);
+    InPackageOverview := False;
   end;
   end;
 //  Writeln('');
 //  Writeln('');
 end;
 end;