2
0
Эх сурвалжийг харах

* write examples for topic nodes. Mantis 17145

git-svn-id: trunk@15767 -
marco 15 жил өмнө
parent
commit
b1b6ef237a

+ 1 - 0
utils/fpdoc/dwlinear.pp

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