-
You could create a text file that is pulled in
Test 1: Test1.txt
Test 2: Test1.txt
Test2.txt.
2009-07-09 02:54:04 UTC in Doxygen
-
I converted the text extraction program. The only problem I had was with the line
dim info as Information
Information is a class and I am not sure what to do to resolve the problem.
2009-07-05 14:42:13 UTC in PDF Clown
-
I tried to use the DLL in a VB.net project.
I tried to convert the sample in the users guide but could get the funciton file.getDocument() to show up in intelisense.
I could not convert the C# sample to a working program so I must be missing something.
Any help would be appreciated.
I.
2009-07-02 18:20:55 UTC in PDF Clown
-
I am using visual studio 2005 to generate my C# code. I am using the windows version of doxygen.
I have created a post build script that call doxygen with my configuration file and this is working with no errors.
My question - Is there a way to pass in arguments to doxygen?
I would like to pass in the version information from the assembly information.
The second thing I would...
2009-06-18 17:22:12 UTC in Doxygen
-
I am using visual studio 2005 to generate my C# code. I am using the windows version of doxygen.
I have created a post build script that call doxygen with my configuration file and this is working with no errors.
My question - Is there a way to pass in arguments to doxygen?
I would like to pass in the version information from the assembly information.
The second thing I would like...
2009-06-08 17:02:00 UTC in Doxygen