Natural Docs Version 1.0 |
NaturalDocs:: SettingsA package to handle the command line and various other program settings. Usage and Dependencies
Summary
outputStyles
A hash of the output format styles. The keys are the package names, and the values are the style strings. If a package does not have an entry in this hash, it uses defaultOutputStyle. AppVersion
Returns Natural Docs’ version number as an integer. Use TextAppVersion() to get a printable version. |