-
Notifications
You must be signed in to change notification settings - Fork 1
WorkInProgress
Renaud Guillard edited this page Jun 2, 2013
·
4 revisions
- Allow docbook paragraphs in element detailed descriptions (
<description/>nodes) - Add UI labels for restricted argument values specifications (
<select/>nodes) - Allow to specify one
<other />, then n<value/>for positional argument specifications (<values/>).
- Specifications for error handling
- Better error handling behavior for parsers
- Unified behavior and messages for all parsers
- Improve/cleanup C parser API
- More helper features in PHP API
- Update Unix shell parser to match new specifications
- C++ parser
- Lua parser