소스 검색

* write examples for topic nodes. Mantis 17145

git-svn-id: trunk@15767 -
marco 15 년 전
부모
커밋
b1b6ef237a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      utils/fpdoc/dwlinear.pp

+ 1 - 0
utils/fpdoc/dwlinear.pp

@@ -668,6 +668,7 @@ begin
       SubNode:=SubNode.NextSibling;
       end;
     end;
+  WriteExample(Node);
 end;
 
 procedure TLinearWriter.WriteConsts(ASection: TPasSection);