| Author |
Message |
vdemsky
Joined: 07 Aug 2008 Posts: 3
|
Posted: Thu Aug 07, 2008 8:01 pm Post subject: Location of associated .chm project files? |
|
|
According to the docs online:
| Quote: |
When SQL Doc generates database documentation as Microsoft HTML Help, all the project files associated with the .chm file are also provided. You can edit these files and recompile the help using Microsoft HTML Help Workshop if required.
For example, the default project language is English; if your database documentation contains characters from a different Unicode character set, you may want to change the language setting in the project (.hpp) file and then recompile the help so that the characters are displayed correctly.
To open Windows® Explorer at the location of the saved project documents, open the project in SQL Doc, and click Alt+E. |
I'm looking for the .hpp file so I can make a few edits. However, when I check the directory for my documentation, the only files are the .chm file and the .sqldoc file. Is there another location that I should check? I looked under the SQL Doc folder in \Program Files\ and I couldn't find anything there.
Thanks. |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6348 Location: Red Gate Software
|
Posted: Sat Aug 09, 2008 11:07 pm Post subject: |
|
|
Hi,
I'm sorry that the documentation for SQL Doc appears to be incomplete. The missing bit is that a registry key needs to be set in order to make the program retain the files that are produced for the CHM output. This key value is HKEY_CURRENT_USER\Software\Red Gate\SQL Documentor\KeepIntermediate. Create KeepIntermediate as a new String value and set it to True if you want to keep the .hpp and HTML files from the project. You can then find the files in the same folder as the CHM output, in a subfolder whose name contains "_src_".
To stop this behavior, change the value of the KeepIntermediate key to False.
I hope this helps! _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
vdemsky
Joined: 07 Aug 2008 Posts: 3
|
Posted: Mon Aug 11, 2008 7:11 pm Post subject: Thanks |
|
|
| Thank you very much for the reply. This worked perfectly. Thanks so much for the help. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group