Shell command projects/mkd
De Wiki EELL.
JPL (discuter | contributions) m (→Manuel en français : Mise à jour) |
JPL (discuter | contributions) m (→Manual in english : Mise à jour) |
||
| Ligne 47 : | Ligne 47 : | ||
*'''Attention :''' Vérifiez les dates de publication de ces pages de manuels ci-dessous en bas de page. | *'''Attention :''' Vérifiez les dates de publication de ces pages de manuels ci-dessous en bas de page. | ||
=== Manual in english === | === Manual in english === | ||
| - | {{Boîte déroulante/début|titre=Manual en}} | + | {{Boîte déroulante/début|titre=Manual en (March 31, 2013)}} |
<pre> | <pre> | ||
MKD(1) MKD(1) | MKD(1) MKD(1) | ||
| Ligne 64 : | Ligne 64 : | ||
Selected comments (or all comments) are extracted from programs | Selected comments (or all comments) are extracted from programs | ||
sources and product specific documentation to target file. Usual | sources and product specific documentation to target file. Usual | ||
| - | target files are | + | target files are Organigrams, or Structure of programs, or com‐ |
| - | + | ments for Programmers, Warnings and Tests points .... Coded | |
informations are respectively 'O', 'S', 'P', 'www', ant 'T' just | informations are respectively 'O', 'S', 'P', 'www', ant 'T' just | ||
after the comment character. | after the comment character. | ||
| Ligne 84 : | Ligne 84 : | ||
restrict comments to one specific language: | restrict comments to one specific language: | ||
| - | -A extract Assembler style comments ( ; to end of line ) | + | -A extract Assembler style comments ( ; to end of line ) |
| - | -B Basic style (REM or ' | + | -B Basic style ( REM or ' → end of line ) |
| - | -C C style | + | -C C++ style ( // → NL and /* → */ ) |
| - | -F Fortran style (c,C or * | + | -F Fortran style ( c,C or * → end of line ) |
| - | -P Pascal style ( | + | -P Pascal style ( { → } and (* → *) ) |
| - | -S Shell or ratfor style ( # | + | -S Shell or ratfor style ( # → end of line ) |
Lowercase options: | Lowercase options: | ||
| Ligne 131 : | Ligne 131 : | ||
mkd -Csl '*Sied' mkd3.c '*.verif_struct' | mkd -Csl '*Sied' mkd3.c '*.verif_struct' | ||
Product documentation with structure of program, includes, | Product documentation with structure of program, includes, | ||
| - | defines, | + | defines, ifdef else and endif compile options, to verify struc‐ |
| - | + | ture of program. (with compilable options CD1='#' or CD2='#' in | |
| - | + | version.h from mkd distribution). | |
mkd -jfsl '*OHie' mkd_docu.prj mkd.org | mkd -jfsl '*OHie' mkd_docu.prj mkd.org | ||
| Ligne 149 : | Ligne 149 : | ||
mkd (without argument) | mkd (without argument) | ||
| - | Cause any | + | Cause any error and syntax are transmit to terminal with carac‐ |
| - | + | ters compiled to use options l and p. | |
SEE ALSO | SEE ALSO | ||
| Ligne 206 : | Ligne 206 : | ||
| - | + | March 31, 2013 MKD(1) | |
| - | + | ||
</pre> | </pre> | ||
{{Boîte déroulante/fin}} | {{Boîte déroulante/fin}} | ||

