Re: Indexing Euphoria HTML Documentation for context sensitive help

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...

"sound":[["std_win32_sounds","_6636_sound","Windows Sound"]] 
 
becomes: 
 
std_win32_sounds.html#_6636_sound 

Hmm....it might make sense for us to generate this as a euphoria include file that would do it for you. I'm sure we could come up with a more sophisticated search than we have in the javascript function, too.

Matt

Thanks Matt!

An include file in the format would be the cat's meow:

sequence euhelp = { 
 
{"sound"},      {"std_win32_sounds.html#_6636_sound"}, 
{"db_create"},  {"std_eds.html#_4101_db_create"},  
{"db_open"},    {"std_eds.html#_4108_db_open"}  
 
} 
 

Your assistance is much appreciated! Regards, Ken

Regards, Kenneth Rhodes

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu