Author Topic: UML for CB  (Read 6623 times)

Offline smallB

  • Almost regular
  • **
  • Posts: 193
UML for CB
« on: December 10, 2011, 10:58:12 am »
Hi guys, I just wanted to ask if documentation in UML exists for cb and if yes, where could I download it from. Thanks.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: UML for CB
« Reply #1 on: December 10, 2011, 11:41:39 am »
Hi guys, I just wanted to ask if documentation in UML exists for cb and if yes, where could I download it from. Thanks.
As far as I know: no.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: UML for CB
« Reply #2 on: December 10, 2011, 02:56:12 pm »
As far as I know: no.
That is not entirely true.

Partially the SDK documentation contains UML diagrams like class/dependency diagrams and so on.
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 smallB

  • Almost regular
  • **
  • Posts: 193
Re: UML for CB
« Reply #3 on: December 10, 2011, 03:52:25 pm »
@MortenMcFly where could I download it from?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: UML for CB
« Reply #4 on: December 10, 2011, 04:58:21 pm »
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 smallB

  • Almost regular
  • **
  • Posts: 193
Re: UML for CB
« Reply #5 on: December 11, 2011, 07:39:03 pm »
Thanks