You are here:
More Information
Getting Started
Creating Documentation
Building Output
AutoDoc and Formatting
Interface Components
More Information
Glossary
>
FAQ
Special Tasks
Technical Reference
FAQ
Getting Technical Support
>
Parsing
Parsing
Comment Parsing
Output
Special Tasks
>
Why are some symbols not found by Doc-O-Matic?
How do I make properties show up as events?
How can I display different declaration source?
Why are overloaded functions not combined?
How can I exclude symbols from being parsed?
Why are some symbols not found by Doc-O-Matic?
Why are symbols listed in the wrong category?
Close
Doc-O-Matic 10
Contents
Index
Glossary
Home
Why are some symbols not found by Doc-O-Matic?
Collapse All
Expand All
Doc-O-Matic does only show functions that have a prototype declared, by default.
You may have turned on the
Conditional Define
feature.
All symbols need a name to be identifiable.
To include functions without prototype
On the
Quick Access Toolbar
, click
Settings
.
Click the
General Settings
tab.
Select
Source Parsing > C++ Options
.
Select the
Pick up functions that have no prototype
check box.
See Also
Source Code and Comments Standard
Related Settings
C++ Parser Options