offline documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



    Hello,

    This is my first post at this list. I just wanted to share a simple 
command line to automatically generate the doxygen documentation for all 
projects on Windows (XP/Vista):

(PJProject home)>for /d /r . %1 in (*.*) do if exist %1\docs cd %1 && 
doxygen docs\doxygen.cfg

    It appears to work fine for me.

    Also, is there any difference between the online manuals and the 
doxygen?? If there is, is there any link to download the online manuals??

    Regards,

    Paulo R. Panhoto



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux