Re: Comment C++ code like C#
- From: "Ben Voigt [C++ MVP]" <rbv@xxxxxxxxxxxxx>
- Date: Wed, 14 Nov 2007 08:34:04 -0600
"Cholo Lennon" <chololennon@xxxxxxxxxxx> wrote in message
news:uYp32TsJIHA.1188@xxxxxxxxxxxxxxxxxxxxxxx
I don't mind if VC2008 has a document tool for C++. Doxygen is powerful,
portable and easy to use. Also doxygen supports most of the xml comments
used in
C#. BTW you can add a macro button to call doxygen automatically.
Or doxycomment can probably be given a template for creating the xml format
comments, if you prefer to lock yourself into a Microsoft-specific format.
Regards
--
Cholo Lennon
Bs.As.
ARG
"Torben Laursen" <does@xxxxxxxx> wrote in message
news:5F4C5D58-DCFD-4569-A082-DB217853EC89@xxxxxxxxxxxxxxxx
Thanks Ben,
I will be upgrading to VS08 soon, do you know if it includes a method to
document C++ code?
Torben
"Ben Voigt [C++ MVP]" <rbv@xxxxxxxxxxxxx> wrote in message
news:O0u0%23XgJIHA.5684@xxxxxxxxxxxxxxxxxxxxxxx
"Torben Laursen" <does@xxxxxxxx> wrote in message
news:85FE0555-EFEC-4BD5-9274-42C620F55214@xxxxxxxxxxxxxxxx
Hi,
Is there a way to automatic comment C++ code just as for C# in visual
studio
I ask since I would like to use the same syntax and it is very time
consuming to enter the base structor by hand.
You might try: http://doxycomment.sourceforge.net/
Thanks Torben
.
- References:
- Comment C++ code like C#
- From: Torben Laursen
- Re: Comment C++ code like C#
- From: Ben Voigt [C++ MVP]
- Re: Comment C++ code like C#
- From: Torben Laursen
- Re: Comment C++ code like C#
- From: Cholo Lennon
- Comment C++ code like C#
- Prev by Date: Re: .NET Framework 3.5
- Next by Date: Re: C1060 while compiling large hard-coded char array with VS2005
- Previous by thread: Re: Comment C++ code like C#
- Next by thread: gcnew,
- Index(es):