Commit 26617d5
committed
fix(axparameter): clarify parameter name format for axparameter API
- Add explanatory comment showing both short and fully qualified parameter names are valid
- Use both fully qualified and short parameter names for clear demonstration
- Note exception: ax_parameter_add() accepts only short names1 parent 52f1c92 commit 26617d5
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
193 | 203 | | |
194 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
195 | 209 | | |
196 | 210 | | |
197 | 211 | | |
| |||
0 commit comments