Menu

Windows Doxygen & LaTex

kkazinski
2009-06-18
2013-06-11
  • kkazinski

    kkazinski - 2009-06-18

    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 to do is turn on calling graphs when I create my release documention.

    I am able to do this with two different configuration files, but I was hoping I could send the CALL_GRAPH token via the command line.

    Second Question: - My LaTex documents have a bunch of garbled characters when I create the LaTex output.

    The makefile that gets generated is used for which OS?

    Thanks for any help.

     
  • Danny Vanpoucke

    Danny Vanpoucke - 2010-08-05

    have you tried just taking the main latex file (refmanual.tex (or something)) and just pdf-tex this twice (eg use winedt or texnix-center)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.