The Global Settings dialog is accessible by selecting File -> Global Settings. The following settings apply to how CSDocument processes, compiles, and builds documents.
Automatically try to associate CSPro Documents with Document Sets in the same or parent directories
When opening Documents from a Document Set, it is clear to which Document Set the Document belongs. However, if you open a Document separate from its Document Set, or from File Explorer or the command line, CSDocument may not know which Document Set contains the document. If this option is checked, CSDocument will search for all Document Sets in the directory, and parent directories, of the Document, checking if the Document is part of any of the Document Sets. If so, the Document will be associated with that Document Set.
Build CSPro Documents on open and activate
This option is not available yet as part of CSPro 8.1.
Seconds between automatic compilation (blank to disable)
This option is not available yet as part of CSPro 8.1.
Microsoft HTML Help Compiler
wkhtmltopdf
If you want to export Document Sets to
PDF format, you need the open source tool
wkhtmltopdf. The path of this tool may look like:
C:\Program Files\wkhtmltopdf\bin\wkhtmltopdf.exe
CSPro Code
If you are interested in building the
CSPro help documentation, you need the CSPro source code. The path of this code depends on where you have cloned the repository, but might look like:
C:\cspro\cspro