[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.c++

C++ to HTML

Rainer Heynke

9/10/2008 7:42:00 PM

Hi,

I am looking for a application to convert c++ source to a web browser
readable format with syntax highlighting.

Any idea?


Rainer
9 Answers

Victor Bazarov

9/10/2008 7:48:00 PM

0

Rainer Heynke wrote:
> I am looking for a application to convert c++ source to a web browser
> readable format with syntax highlighting.
>
> Any idea?

Doxygen?

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask

Rainer Heynke

9/10/2008 7:51:00 PM

0

Victor Bazarov wrote:
> Rainer Heynke wrote:
>> I am looking for a application to convert c++ source to a web browser
>> readable format with syntax highlighting.
>>
>> Any idea?
>
> Doxygen?
>
> V

Does Doxygen create output for cpp files? I try it.

I used Doxygen to create documentations about my headers.

Rainer Heynke

9/10/2008 7:57:00 PM

0

Rainer Heynke wrote:
> Victor Bazarov wrote:
>> Rainer Heynke wrote:
>>> I am looking for a application to convert c++ source to a web browser
>>> readable format with syntax highlighting.
>>>
>>> Any idea?
>>
>> Doxygen?
>>
>> V
>
> Does Doxygen create output for cpp files? I try it.
>
> I used Doxygen to create documentations about my headers.

It works! thx

contactmayankjain@gmail.com

9/11/2008 12:52:00 AM

0

On Sep 11, 12:56 am, Rainer Heynke <nore...@plucked.de> wrote:
> Rainer Heynke wrote:
> > Victor Bazarov wrote:
> >> Rainer Heynke wrote:
> >>> I am looking for a application to convert c++ source to a web browser
> >>> readable format with syntax highlighting.
>
> >>> Any idea?
>
> >> Doxygen?
>
> >> V
>
> > Does Doxygen create output for cpp files? I try it.
>
> > I used Doxygen to create documentations about my headers.
>
> It works! thx

I have used that several times you just need to select correct input
in the Doxyfile. Believe me it works gr8.
Mayank Jain

Ruben

9/11/2008 8:29:00 AM

0

On Wed, 10 Sep 2008 21:41:50 +0200, Rainer Heynke wrote:

> Hi,
>
> I am looking for a application to convert c++ source to a web browser
> readable format with syntax highlighting.
>
> Any idea?
>
>
> Rainer

vim

:ToHTML


Ruben
--
http://www.mr... - Interesting Stuff
http://www... - Leadership Development in Free Software

So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998

http://fairuse... DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002

"Yeah - I write Free Software...so SUE ME"

"The tremendous problem we face is that we are becoming sharecroppers to our own cultural heritage -- we need the ability to participate in our own society."

"> I'm an engineer. I choose the best tool for the job, politics be damned.<
You must be a stupid engineer then, because politcs and technology have been attached at the hip since the 1st dynasty in Ancient Egypt. I guess you missed that one."

© Copyright for the Digital Millennium

Ian Collins

9/11/2008 8:35:00 AM

0

Rainer Heynke wrote:
> Hi,
>
> I am looking for a application to convert c++ source to a web browser
> readable format with syntax highlighting.
>
> Any idea?
>
http://opensolaris.org/os/project...

--
Ian Collins.

Rui Maciel

9/11/2008 11:16:00 AM

0

On Wed, 10 Sep 2008 21:41:50 +0200, Rainer Heynke wrote:

> I am looking for a application to convert c++ source to a web browser
> readable format with syntax highlighting.
>
> Any idea?

Kate, KDE's advanced text editor, sports an "export to HTML" feature.


Rui Maciel

Frank Steinmetzger

9/18/2008 12:50:00 AM

0

Rainer Heynke schrob:

> Hi,
>
> I am looking for a application to convert c++ source to a web browser
> readable format with syntax highlighting.
>
> Any idea?

Have a look at http://webcpp.source...
--
Gruß | Greetings | Qapla'
Jeder kann denken, aber vielen bleibt es erspart.

Lorenzo Bettini

9/19/2008 1:10:00 PM

0

Frank Steinmetzger wrote:
> Rainer Heynke schrob:
>
>> Hi,
>>
>> I am looking for a application to convert c++ source to a web browser
>> readable format with syntax highlighting.
>>
>> Any idea?

GNU Source-highlight

http://www.gnu.org/software/src...