Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: jmccay on September 26, 2007, 03:19:03 am

Title: Code::Blocks & DOxygen
Post by: jmccay on September 26, 2007, 03:19:03 am
I am playing around with DOxygen and Graphviz on Windows.  I generated some documentation files.  I broke it into 3 parts.  It is not the complete project.  I need to find a good tutorial for DOxygen.  Either way I want to share this experiment with all the developers in case it is actually useful.  The files were from last nights (9/24/2007) source code.  I don't remember the exact time.  What does everyone think of this?
jmccay
Title: Re: Code::Blocks & DOxygen
Post by: jmccay on September 26, 2007, 03:20:22 am
part 2
Title: Re: Code::Blocks & DOxygen
Post by: jmccay on September 26, 2007, 03:21:26 am
part 3
Title: Re: Code::Blocks & DOxygen
Post by: Game_Ender on September 26, 2007, 06:47:07 am
What did you use to compress them?  My p7zip install on Ubuntu 7.04 doesn't seem to like it:
Code
me@my_machine:/tmp/docs$ 7zr t CodeBlocks-Doc-001.7z 

7-Zip (A) 4.43 beta  Copyright (c) 1999-2006 Igor Pavlov  2006-09-15
p7zip Version 4.43 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)

Processing archive: CodeBlocks-Doc-001.7z

Error: CodeBlocks-Doc-001.7z is not supported archive
Title: Re: Code::Blocks & DOxygen
Post by: Jan van den Borst on September 26, 2007, 09:16:27 am
No luck in Total commander also.
Jan
Title: Re: Code::Blocks & DOxygen
Post by: jmccay on September 27, 2007, 12:15:16 am
Sorry, I tried to break the archive up using a nonstandard size.  I didn't test it.  This time I broke it up the old fashioned (& harder way).  I copied the files to different directories, and I tested it.  I got back the same number of objects (81).  Try #2.

jmccay

[attachment deleted by admin]
Title: Re: Code::Blocks & DOxygen
Post by: jmccay on September 27, 2007, 12:16:29 am
part 2

[attachment deleted by admin]
Title: Re: Code::Blocks & DOxygen
Post by: jmccay on September 27, 2007, 12:17:42 am
Part 3.

Last part, and hopefully it works this time.  Sorry for the previous problems.
jmccay

[attachment deleted by admin]
Title: Re: Code::Blocks & DOxygen
Post by: jmccay on September 27, 2007, 11:33:31 pm
Has anyone looked at these who knows more about Code::Blocks?  I was wondering what others thought about them.  Are they usefull?
jmccay
Title: Re: Code::Blocks & DOxygen
Post by: Biplab on October 04, 2007, 06:34:38 pm
Has anyone looked at these who knows more about Code::Blocks?  I was wondering what others thought about them.  Are they usefull?
jmccay

We do provide official sdk doc. It can be downloaded from the following link.
Quote
http://prdownload.berlios.de/codeblocks/codeblocks_sdk_doc_r4240.chm

This is a bit older though. ;)
Title: Re: Code::Blocks & DOxygen
Post by: MortenMacFly on October 05, 2007, 09:06:57 am
This is a bit older though. ;)
I'm on it... stay tuned...
Edit: Done.
Title: Re: Code::Blocks & DOxygen
Post by: Jenna on October 05, 2007, 09:58:03 am
The actual version seems to be http://prdownload.berlios.de/codeblocks/codeblocks_sdk_doc_r4510.chm (http://prdownload.berlios.de/codeblocks/codeblocks_sdk_doc_r4510.chm).
Is that right ?
Title: Re: Code::Blocks & DOxygen
Post by: Biplab on October 05, 2007, 10:19:39 am
The actual version seems to be http://prdownload.berlios.de/codeblocks/codeblocks_sdk_doc_r4510.chm (http://prdownload.berlios.de/codeblocks/codeblocks_sdk_doc_r4510.chm).
Is that right ?

Yes. I posted direct link of older version. :)
Title: Re: Code::Blocks & DOxygen
Post by: jmccay on November 04, 2007, 10:40:19 pm
Sorry, I didn't realize that it already existed.  I just did some searching and found it on the Project Page.  That's good to know it already exists.  I added a link on the wiki page un Developer Documentation to link to the project page for the SDK Documentation.  The one I generated was the entire project I believe, but this is better because there is not all the extra stuff.
jmccay
Title: Re: Code::Blocks & DOxygen
Post by: Biplab on November 05, 2007, 03:25:34 am
Sorry, I didn't realize that it already existed.  I just did some searching and found it on the Project Page.  That's good to know it already exists.  I added a link on the wiki page un Developer Documentation to link to the project page for the SDK Documentation.

It's Ok. I wanted to save your time by redirecting to the existing doc. ;)

The one I generated was the entire project I believe, but this is better because there is not all the extra stuff.

I do generate sdk doc for other parts of C::B which is required for the development of C::B. :)