Documentation: terminology consistency for command line options plus Doxygen tweaks.
This commit is contained in:
parent
7bb7ff6f95
commit
fb0adb14c3
4 changed files with 18 additions and 18 deletions
|
|
@ -458,7 +458,7 @@ would generate
|
|||
|
||||
<p>
|
||||
Like many compilers, SWIG supports a <tt>-E</tt> command line option to display the output from the preprocessor.
|
||||
When the <tt>-E</tt> switch is used, SWIG will not generate any wrappers.
|
||||
When the <tt>-E</tt> option is used, SWIG will not generate any wrappers.
|
||||
Instead the results after the preprocessor has run are displayed.
|
||||
This might be useful as an aid to debugging and viewing the results of macro expansions.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue