News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

help files

Started by jmccay, July 22, 2006, 10:17:50 PM

Previous topic - Next topic

jmccay

   How do you install help files?  Also, where can I get some help files (win32 api, c++, etc)?  What formats does C::B support for help files?

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.

jmccay

#1
Quote from: jmccay on July 22, 2006, 10:17:50 PM
   How do you install help files?  Also, where can I get some help files (win32 api, c++, etc)?  What formats does C::B support for help files?

jmccay

I am going to partially answer my own post.  I should have thought of googling it earlier.  For those who want it there are lots of help files at:

for open source:
http://htmlhelp.berlios.de/

I am still looking for the win32 api docs though.

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.

Ceniza

Googling for win32.hlp will give you various links to get that file.

How do you install them? I place all the help files in C:\Program files\CodeBlocks\Help files (it's just a matter of taste) and then go to Settings->Environment, Help files. The interface should be simple enough.

You should have checked Help->Plugins->Help plugin first. I added the description a few days ago and it should answer most of this post too :)