Doxygen filter for procedure files
thomas_braun
This project here is a proof of concept implementation in AWK of an filter which translates procedure files into C-ish output for doxygen consumption. Works with breathe and sphinx as well.
Requires GNU AWK. Available for windows here.
View All Releases
Requires GNU AWK. Available for windows here.
Supported Features
- Functions, including parameter type resolution, call-by-reference recognition and optional parameters
- Constants
- Macros
Workflow
- Comment procedure files using doxygen commands
- Tweak doxygen config file and define at least (or use the supplied example Doxyfile)
FILE_PATTERNS = *.ipf
FILTER_PATTERNS = "*.ipf=gawk -f doxygen-filter-ipf.awk"
- Execute doxygen
Missing features
- Igor help file generation
- Function subtypes
Project Details
Project Homepage: | View Homepage |
Current Project Release
Doxygen filter for procedure files IGOR.6.00.x-0.28
Release File: | doxIPFFilter-v0.28.zip (125.09 KB) |
Version: | IGOR.6.00.x-0.28 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 28 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
- Add License - Avoid false positives in function signature search |
Forum
Support
Gallery
Igor Pro 9
Learn More
Igor XOP Toolkit
Learn More
Igor NIDAQ Tools MX
Learn More