-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Scover edited this page Dec 16, 2024
·
3 revisions
| Name | Type | Default value | description |
|---|---|---|---|
ecrire-nl |
booléen | vrai | Whether to append a newline to format strings passed to écrire and écrireÉcran. |
<MSG_CODE> |
booléen | vrai | Whether to enable or disable a specific message code. Errors cannot be disabled. |
doc-head |
booléen | vrai | Whether to generate a Doxygen file header. |
doc-body |
booléen | faux | Whether to generate Dodxgen documentation skeletons for functions, procedures, types and constants. |
file-brief |
chaîne | {program} |
Doxygen file brief.{program}: program name |
file-author |
chaîne | {user} |
Doxygen file author.{user}: current username |
file-date |
chaîne | {today} |
Doxygen file date.{today}: system date{modif}: date of file's last modification |
vrai and faux are represented by yes and no respectively.
vrai and faux are represented by true and false respectively.
todo
todo
Add blocks to switch cases: always, when multiple statements, only when variable