Recent

Author Topic: How to configure Lazarus Help?  (Read 9441 times)

snesska

  • New Member
  • *
  • Posts: 10
How to configure Lazarus Help?
« on: August 18, 2009, 05:17:38 pm »
I'm sorry if I am repeating my question, but I couldn't find the answer, just a lot of questions about a same thing, how can I configure Help in Lazarus, if that part was made?

Leledumbo

  • Hero Member
  • *****
  • Posts: 8819
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: How to configure Lazarus Help?
« Reply #1 on: August 24, 2009, 11:57:56 am »
Environment->Options->Help->Help Options.

garyd2

  • Newbie
  • Posts: 5
    • Delphi for fun!
Re: How to configure Lazarus Help?
« Reply #2 on: October 01, 2009, 05:54:05 am »
Help is also not working for me.  The previous reply "Environment->Options->Help->Help Options: "  does not seem applicable.  Under Environment/Options I see only Environment, Editor, CodeTools, and Debugger.  None of those have a Help entry when expanded.   There is a Help button at the bottom of the form, which is not active, I suppose because Help has not been configured.

Under the Help menu item there is a "Configure Help" option which has tabs General, Viewers, and DataBases.  Under General I guessed that "C;\Lazurus\Docs\Html" is the correct entry.   Under Viewers i have no idea what to enter.  I use IE8 as web browser, is that my Help viewer? 

Under DataBases there some of the help database file names with properties for each like "Autoreg, BaseURL, KeywordPrefix, Name, and Tag.  Autoreg is set to "False" for and others are blank.
Stupid animated icons at the top of this page won't let me scroll down to finish this message!  Help!

Leledumbo

  • Hero Member
  • *****
  • Posts: 8819
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: How to configure Lazarus Help?
« Reply #3 on: October 01, 2009, 08:00:15 am »
Quote
The previous reply "Environment->Options->Help->Help Options: "  does not seem applicable
Sorry, I always use daily snapshots, which might have new features not in stable releases.
Quote
Under the Help menu item there is a "Configure Help" option which has tabs General, Viewers, and DataBases
That's the same as in my reply (it was there before moved to environment options).
Quote
Under General I guessed that "C;\Lazurus\Docs\Html"
The docs are actually a separate download (download here), not bundled with the installer. You can only build LCL docs, though, through build_lcl_docs.* script / program under docs/html directory.
Quote
Under Viewers i have no idea what to enter.  I use IE8 as web browser, is that my Help viewer?
Yes, basically anything that can view html files by passing it as argument to the viewer.
Quote
Under DataBases there some of the help database file names with properties for each like "Autoreg, BaseURL, KeywordPrefix, Name, and Tag.  Autoreg is set to "False" for and others are blank.
You can safely let it as it is.

 

TinyPortal © 2005-2018