diff --git a/PABCNetHelp/DocGenForStandardUnits/!GenDocGraph3D.exe b/PABCNetHelp/DocGenForStandardUnits/!GenDocGraph3D.exe new file mode 100644 index 000000000..46c2af39d Binary files /dev/null and b/PABCNetHelp/DocGenForStandardUnits/!GenDocGraph3D.exe differ diff --git a/PABCNetHelp/DocGenForStandardUnits/!GenDocGraph3D.pas b/PABCNetHelp/DocGenForStandardUnits/!GenDocGraph3D.pas new file mode 100644 index 000000000..611507c00 --- /dev/null +++ b/PABCNetHelp/DocGenForStandardUnits/!GenDocGraph3D.pas @@ -0,0 +1,12 @@ +uses GenDocUnit; + +begin + fname := '..\..\bin\Lib\Graph3D.pas'; + RootOutputDirectory := 'PABCUnits\Graph3D\'; + Step1; + Step2; + Step3; + Step3_1; + Step4; + FinalStep; +end. \ No newline at end of file