News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

help files

Started by edexter, March 20, 2008, 04:52:19 AM

Previous topic - Next topic

edexter

I was able to add help files to the start menu by editing the web page (adding links to the pdf's and c whatver) and then placing it back into the zip file... I don't realy understand the docs about plugins and suspect the commplaints about ot adding help files could be
misleading (since start is a plugin???)...  Is there an easy way to add these to the help menu instead???

Ceniza

Just use the help plugin (be sure it's installed first). Settings -> Environment [Help files] is where you can manage your help files.

There's a bug in the help plugin that comes with the 8.02 release. I recommend you to install 8.02, and, on top of it, a Nightly build (the 10 March Nightly build has the bugfix, but you can also try with the 18 March one).

edexter

That explains why I saw it in one manual and not the others...  I am off to look for 7-zip then so I can try that

newbee

Could you please direct me to where I could get basic manuals?

The C++ Language reference and the Standard Library reference are what I need (I use GCC).

Any installable in the help plugin format will do.

Tia..

Deschamps

Quote from: newbee on May 28, 2008, 05:13:51 PMCould you please direct me to where I could get basic manuals?
The C++ Language reference and the Standard Library reference are what I need (..)

You could begin downloading the great "Thinking in C++ 2nd.Edition" books (vols. 1 and 2) by Bruce Eckel.

Regards.
Those who were seen dancing were thought to be insane by those who could not hear the music

codeur

Quote from: newbee on May 28, 2008, 05:13:51 PM
Could you please direct me to where I could get basic manuals?
The C++ Language reference and the Standard Library reference are what I need (I use GCC).
Any installable in the help plugin format will do.

Check http://cppreference.com (both C and C++ help. Not compiler specific)
The help is downloadable in various formats in the FAQ.