Explorar el Código

* write examples for topic nodes. Mantis 17145

git-svn-id: trunk@15767 -
marco hace 15 años
padre
commit
b1b6ef237a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      utils/fpdoc/dwlinear.pp

+ 1 - 0
utils/fpdoc/dwlinear.pp

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