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
part 2
part 3
What did you use to compress them? My p7zip install on Ubuntu 7.04 doesn't seem to like it: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
No luck in Total commander also.
Jan
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]
part 2
[attachment deleted by admin]
Part 3.
Last part, and hopefully it works this time. Sorry for the previous problems.
jmccay
[attachment deleted by admin]
Has anyone looked at these who knows more about Code::Blocks? I was wondering what others thought about them. Are they usefull?
jmccay
Quote from: 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
We do provide official sdk doc. It can be downloaded from the following link.
Quotehttp://prdownload.berlios.de/codeblocks/codeblocks_sdk_doc_r4240.chm
This is a bit older though. ;)
Quote from: Biplab on October 04, 2007, 06:34:38 PM
This is a bit older though. ;)
I'm on it... stay tuned...
Edit: Done.
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 ?
Quote from: jens 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 ?
Yes. I posted direct link of older version. :)
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
Quote from: 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.
It's Ok. I wanted to save your time by redirecting to the existing doc. ;)
Quote from: jmccay on November 04, 2007, 10:40:19 PM
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. :)