Author Topic: Code::Blocks & DOxygen  (Read 10325 times)

Offline jmccay

  • Almost regular
  • **
  • Posts: 202
Code::Blocks & DOxygen
« 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
« Last Edit: September 26, 2007, 11:40:23 pm by jmccay »
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

Offline jmccay

  • Almost regular
  • **
  • Posts: 202
Re: Code::Blocks & DOxygen
« Reply #1 on: September 26, 2007, 03:20:22 am »
part 2
« Last Edit: September 26, 2007, 11:40:40 pm by jmccay »
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

Offline jmccay

  • Almost regular
  • **
  • Posts: 202
Re: Code::Blocks & DOxygen
« Reply #2 on: September 26, 2007, 03:21:26 am »
part 3
« Last Edit: September 26, 2007, 11:40:58 pm by jmccay »
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

Offline Game_Ender

  • Lives here!
  • ****
  • Posts: 551
Re: Code::Blocks & DOxygen
« Reply #3 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

Offline Jan van den Borst

  • Multiple posting newcomer
  • *
  • Posts: 99
Re: Code::Blocks & DOxygen
« Reply #4 on: September 26, 2007, 09:16:27 am »
No luck in Total commander also.
Jan

Offline jmccay

  • Almost regular
  • **
  • Posts: 202
Re: Code::Blocks & DOxygen
« Reply #5 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]
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

Offline jmccay

  • Almost regular
  • **
  • Posts: 202
Re: Code::Blocks & DOxygen
« Reply #6 on: September 27, 2007, 12:16:29 am »
part 2

[attachment deleted by admin]
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

Offline jmccay

  • Almost regular
  • **
  • Posts: 202
Re: Code::Blocks & DOxygen
« Reply #7 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]
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

Offline jmccay

  • Almost regular
  • **
  • Posts: 202
Re: Code::Blocks & DOxygen
« Reply #8 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
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Code::Blocks & DOxygen
« Reply #9 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. ;)
Be a part of the solution, not a part of the problem.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9702
Re: Code::Blocks & DOxygen
« Reply #10 on: October 05, 2007, 09:06:57 am »
This is a bit older though. ;)
I'm on it... stay tuned...
Edit: Done.
« Last Edit: October 05, 2007, 09:18:37 am by MortenMacFly »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7256
Re: Code::Blocks & DOxygen
« Reply #11 on: October 05, 2007, 09:58:03 am »
The actual version seems to be http://prdownload.berlios.de/codeblocks/codeblocks_sdk_doc_r4510.chm.
Is that right ?

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Code::Blocks & DOxygen
« Reply #12 on: October 05, 2007, 10:19:39 am »
The actual version seems to be http://prdownload.berlios.de/codeblocks/codeblocks_sdk_doc_r4510.chm.
Is that right ?

Yes. I posted direct link of older version. :)
Be a part of the solution, not a part of the problem.

Offline jmccay

  • Almost regular
  • **
  • Posts: 202
Re: Code::Blocks & DOxygen
« Reply #13 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
« Last Edit: November 04, 2007, 11:11:44 pm by jmccay »
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Code::Blocks & DOxygen
« Reply #14 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. :)
Be a part of the solution, not a part of the problem.