Shell command projects/mkd
De Wiki EELL.
Version du 7 décembre 2014 à 17:29 par Eudelo (discuter | contributions)
See also Projet_mkd/téléchargements/UNIX_LINUX Beta and unstable versions.
Sommaire |
Téléchargements de paquets / Downloads local packages
Les modifications sur les serveur de free.fr interdisent les liens se terminant par le caractère '/' (répertoires)
Ces liens vont être révisés ... Merci de votre compréhension
- Packages
- Debian/Ubuntu :
- Index of mkd local deb packages, dist, doc and translations
- mkd : Downloads updates for 32 bits (X86), and 64 bits (amd64) processors (de) (en) (fr) last update 2013-12-15
- mkddocu : Download mkddocu_140315-BETA_all.deb (en) (fr)
- Translations
- Download mkd_0~130514.lang.tar.gz (de) (en) (fr) for version updated the 2013-05-14
- Sources
- Files for all systems :
- Index of mkd local sources files Original install file for Linux
- Source file for packaging mkd-131215.tar.gz (Clara) last update 2013-12-15
- Source file mkddocu_140315-BETA.tar.gz last update 2014-03-13
Distributions Ubuntu / Update packages on launchpad.net
- Dernière version à jour mkd - 140315 du 29/03/2014 saucy
Mettre votre liste des paquets à jour
- deb http://ppa.launchpad.net/jean-paul-louyot/mkd/ubuntu <version ubuntu> main
- deb-src http://ppa.launchpad.net/jean-paul-louyot/mkd/ubuntu <version ubuntu> main
- En cas d'échec avec deb
- Pour être informé des mises à jour : sudo add-apt-repository ppa:jean-paul-louyot/mkd
- Pour récupérer les fichiers source : apt-get source mkd
Convertir les paquets Debian
- Alien convertit les paquets deb dans les formats rpm, dpkg, stampede slp, et slackware tgz
Manuels / Manuals
- (man1) (man3)
- - Téléchargez a mise à jour des manuels incluse dans les fichiers de translations
Manual mkd in english
mkd Manual en (May 11, 2013)
MKD(1) MKD(1) NAME mkd - make documentation. Extract coded informations from programs sources and product specific documentation. SYNOPSIS mkd [-ABCFPSafjlpstw] char_codes path_source [path_target] DESCRIPTION mkd Selected comments (or all comments) are extracted from programs sources and product specific documentation to target file. Usual 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 after the comment character. char_codes All ASCII. The comment are extracted if the comment begin with this character. With two star mkd extract all comments. path_source Path source file (or project file: option j ). path_target Path target file. Default, path target is idendical to source file with extension ´.doc´ . OPTIONS Uppercase options: restrict comments to one specific language: -A extract Assembler style comments ( ; to end of line ) -B Basic style ( REM or ' → end of line ) -C C++ style ( // → NL and /* → */ ) -F Fortran style ( c,C or * → end of line ) -P Pascal style ( { → } and (* → *) ) -S Shell or ratfor style ( # → end of line ) Lowercase options: -a append to current target file. -f find source file language. (useful with project file). mkd rec‐ ognizes the following files: .asm, .s; .bas, .vb, .bat; .C, .H, .D, .cc, .hh, .cp, .cs, c#, .c++, .h++, c--, h--, .cpp, .hpp, .css, .pr, .pl, .php, .jav, .jse .js; .for, .f; .pas, .p; .sh, .csh , .pl, .rb, .py, .pyw; .pj, .prj -j used if source file is a project file. -l lines (extract lines delimited by CD1 or CD2 in first colomn or CD3 in line, and next New-Line. CD1, CD2, CD3 are compilable options in version.h from mkd distribution). You can see these options compiled by the command mkd \? -n numbering the lines (line number from source files) -p page (extract text delimited by CD4 and CD5 -begin with CD4 and end with CD5-. CD4, CD5 are compilable options in version.h from mkd distribution). You can see these options compiled by the command mkd \? -s add to screen. (verbose) -t text (copy only the comment). -w overwrite the current target file. EXAMPLES with shell command: mkd -Ct F manual mkd.1 | gzip -f mkd.1.gz Product UNIX manual for french users. mkd -Ct M manual mkd.1 | gzip -f mkd.1.gz Product UNIX manual. mkd -Csl '*Sied' mkd3.c '*.verif_struct' Product documentation with structure of program, includes, 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 Product organigram. Comment begin with *,O,H, and sources files are listed in project file. (with compilable options CD1='#' or CD2='#'). f: find language, j: source file is a project file containing the list of sources files. mkd -l '*ide' mkd3.c '*.id_ei' (with compilable options CD1='#' or CD2='#', extract lines: #include, #define, #ifdef, #else, #endif, etc.) mkd -pj '**' mkd_docu.prj mkd.strings Extract strings from program. (messages are printed to stdout). (sources files are itemize in project file, and with compilable options CD4=CD5=´\"´). mkd (without argument) Cause any error and syntax are transmit to terminal with carac‐ ters compiled to use options l and p. SEE ALSO mkdcppw(1) HISTORY 1986 - mkd for DOS, and mkdoc for UNIX, are writen in ASCII format by Jean-Paul Louyot for the Montpellier Universidad 'CEM' laboratory (France). 1991 - mkdoc 3.12 for PC and UNIX (Sun) 1995 - 2004 - mkdoc 3.22 to mkdoc 4 for Unix and Linux: SUN-SPARC, HP- UX, RedHat 2004 - mkdoc 4 for Linux Ubuntu, Windows 98, Windows 2000 2007-2012 - mkdoc release 7.01 to mkd R12.01 are in format ISO-8859-1. The name 'mkdoc' is abandoned with the release 10.01 compiled with Visual C++ 2010 2012 - mkd 12.03 is adapted to UTF-8 format for translations and internationalization. In the wake mkdcppw is writen to decode computer C, c++ and php languages in graphical mode with 'gcc' and 'gtkmm'. DOWNLOADS http://edeulo.free.fr/wiki/index.php/Projet_mkd/Compilations_UNIX-LINUX AUTHORS man updated by Clara JIMENEZ, Cardabela, and JPL. TRANSLATORS Catalan : Alizée English : JPL, Cardabela German : Clara, JPL, Martine Italian : Luca Spanish : Alizée, JPT, Sharo Email : http://edeulo.free.fr/contacts/formmail.php NOTES It belong to the programmers to close comments, blocks and lines, by the appropriate closing codes in the source files. Warning: The closure of a comment line is a carriage-return (NL, LF, CR/LF) as the case. At the end of the file: this note implies a carriage-return at the end of the comment line. In this case you must have a blank line at the end of the source file. Do es not allow to read and decode the files included by #include in the sources files. BUGS Bugs Report: http://edeulo.free.fr/phpBB3/index.php Documents generator mkd May 11, 2013 MKD(1)
Manuel mkd en français
mkd Manuel fr (11 Mai 2013)
MKD(1) MKD(1) NOM mkd - make documentation. Extrait des informations codées dans les programmes sources, et produit une documentation spécifique. RÉSUMÉ mkd [-ABCFPSafjlpstw] codes chemin_source [chemin_cible] DESCRIPTION mkd Des commentaires sélectionnés (ou tous les commentaires) sont extraits des programmes sources: 'chemin_source', et sont copiés dans un fichier documentaire: 'chemin_cible', afin de produire une documentation spécifique . Habituellement les fichiers documentaires sont des Organigrammes, des Structures de programme, des commentaires pour Programmeurs, des points de Test et 'warnings' .... Les codes de sélection peuvent être respectivement 'O', 'S', 'P', 'T' et 'www' juste après le caractère début de commentaire. codes Les commentaires commençant par ces caractères sont extraits du programme source et sont ajoutés au fichier documentaire. Tous les caractères ASCII peuvent servir a coder les commentaires, toutefois on utilise habituellement des caractères majuscules, sauf w pour 'warning'. Avec deux étoiles en paramètre codes, mkd extrait tous les commentaires. (Voir aussi option t et les exemples). chemin_source Chemin du fichier source (ou fichier projet: option j) chemin_cible Chemin du fichier documentaire. Par défaut chemin_cible est une copie de chemin_source auquel on remplace le suffixe par le suffixe ´.doc´. OPTIONS Options en majuscules: Restreind l'extraction des commentaires a un style de langage: -A extrait le style Assembleur ( ; → fin de ligne ) -B style Basic ( REM ou ' → fin de ligne ) -C style C++ ( // → NL et /* → */ ) -F style Fortran ( c,C ou * → fin de ligne ) -P style Pascal ( { → } et (* → *) ) -S style Shell ou ratfor ( # → fin de ligne ) options en minuscules: -a (append) Ajoute a la suite du fichier documentaire ´chemin_cible´. -f (find) Trouve le langage du fichier source par analyse du suffixe. (s´utilise généralement avec un fichier projet). mkd reconnait les extensions suivantes: .asm, .s; .bas, .vb, .bat; .C, .H, .D, .cc, .hh, .cp, .cs, c#, .c++, .h++, c--, h--, .cpp, .hpp, .css, .pr, .pl, .php, .jav, .jse .js; .for, .f; .pas, .p; .sh, .csh , .pl, .rb, .py, .pyw; .pj, .prj -j (project) S´utilise avec un fichier projet composé de sources en langages différents. -l (lignes) Extrait les lignes commençant par les caractères CD1 ou CD2 ou CD3 et suivis par un des caractères codes, le commentaire se termine par la lecture du caractère ´Nouvelle Ligne´. CD1 et CD2 doivent être placés en 1ère colonne, alors que CD3 peut être placé en milieu de ligne. CD1, CD2, CD3, sont des options de compilation dans le fichier version.h de la distribution source de mkd. On peut connaître ces options compilées par la commande mkd \? -n (num) numérote les lignes (numéro de ligne du fichier d'origine). -p (page) Extrait le texte débutant par le caractère CD4 suivi d´un des caractères codes, l'extraction du commentaire se termine avec la lecture du caractère CD5. CD4 et CD5 sont des options de compilation dans le fichier version.h de la distribution source de mkd. On peut connaître ces options compilées par la commande mkd \? -s (screen verbose) Duplique les commentaires extraits sur la sortie standard. -t (text) Ne copie que le commentaire. -w (overwrite) Réécrit le fichier documentaire. EXEMPLES avec une commande shell : mkd -Ct F manual mkd.1 | gzip -f mkd.1.gz (Produit un manuel UNIX en francais. au format UTF-8 depuis la version 12.03) C: pour décoder le fichier en langage C, s:avec visualisation à l´ écran, t:ne copier que le commentaire, F:sélectionner les commentaires debutants par F. mkd -Ct M manual mkd.1 | gzip -f mkd.1.gz (Produit un manuel UNIX standard en anglais au format UTF-8 depuis la version 12.03) mkd -Csl '*Sied' mkd3.c '*.verif_struct' (avec les options de compilation CD1 ou CD2 = '#', produit une documentation avec la structure du programme, avec les: include, define, ifdef, else, et endif, des options de compilations afin de vérifier la structure du programme.) C:décoder les commentaires style C, s:vérifier à l'écran, l:décoder egalement des lignes commencant par les caractères CD1 ou CD2 ou CD3 et suivis des char_codes:*Sied. mkd -jfsl '*OHie' mkd_docu.prj mkd.org (avec les options de compilation CD1 ou CD2 = '#', produit un organigramme. Les commentaires commencent par *,O,H, et les fichiers sources sont listés dans le fichier projet.) f:trouver le style de langage, j:le fichier source est un fichier projet qui contient la liste des fichiers a documenter. mkd -l '*ide' mkd3.c '*.id_ei' (avec les options de compilation CD1='#' ou CD2='#', décode les #includes, #define, #ifdef, #else, #endif des options de compilation en C ). mkd -pj '**' mkd_docu.prj mkd.strings (avec les options de compilation CD4=CD5=´\"´, extrait les chaînes de caractères du programme. (les commentaires sont transmis a la sortie standard). mkd (sans argument) Génère une erreur et envoie la syntaxe au terminal avec les caractères compilés pour les options l et p. VOIR AUSSI mkdcppw(1) HISTOIRE 1986 - mkd pour DOS, et mkdoc pour UNIX, sont écrits au format ASCII par Jean-Paul Louyot pour le laboratoire 'CEM' de l'université de Montpellier (France). 1991 - mkdoc 3.12 pour PC et UNIX (Sun) 1995 - 2004 - mkdoc 3.22 à mkdoc 4 pour Unix et Linux: SUN-SPARC, HP- UX, RedHat 2004 - mkdoc 4 pour Linux Ubuntu, Windows 98, Windows 2000 2007 - 2012 - de mkdoc R7.01 à mkd R12.01 sont au format ISO-8859-1. Le nom 'mkdoc' est abandonné avec la version 10.01 compilée avec Visual C++ 2010 2012 - mkd 12.03 adapté au format UTF-8 pour son internationalisation. Dans la foulée mkdcppw est écrit pour les styles de langages C++ (C, c++, c#, php, java, javscript, CSS, etc.) en mode graphique avec gcc et 'gtkmm' (fenêtres). TELECHARGEMENTS http://edeulo.free.fr/wiki/index.php/Projet_mkd/Compilations_UNIX-LINUX AUTEURS Manuel mis à jour par : Clara JIMENEZ TRADUCTEURS Allemand : Clara, JPL, Martine Catalan : Alizée Espagnol : Alizée, JPT, Sharo Italien : Luca Email : http://edeulo.free.fr/contacts/formmail.php NOTES Il appartient aux programmeurs de veiller à refermer les commentaires, blocs et lignes, par les codes de fermeture appropriés dans les fichiers sources. Attention: La fermeture d'un commentaire ligne est un retour chariot ( NL, LF, CR/LF) selon les cas. En fin de fichier: cette note implique un retour chariot en fin de commentaire ligne. Dans ce cas vous devez avoir une ligne vide à la fin du fichier source. Remarque: Cette version ne lit et ne décode pas les fichier inclus par '#include' dans les sources. BUGS Bugs Report: http://edeulo.free.fr/phpBB3/index.php Générateur de documents mkd 11 Mai 2013 MKD(1)
mkd Handbuch in German
mkd-Handbuch de (11. Mai 2013)
MKD(1) MKD(1) BEZEICHNUNG mkd - make documentation. Extrakte codierten Informationen aus Quellen Programm und Produkt spezifische Dokumentation. ÜBERSICHT mkd [-ABCFPSafjlnpstw] Codes Quellpfad [Zieldatei] BESCHREIBUNG mkd Selected comments (or alle comments) are extracted from programs sources and product specific documentation to target file. Usual target files are Organigrams, or Structure of programs, or comments for Programmers, Warnings and Tests points .... Coded informations are respectively 'O', 'S', 'P', 'www', ant 'T' just after the comment character. Ausgewählte Kommentaren, (oder alle Kommentaren) werden von Proggramme Quelle extrahiert und Produkt spezifische Dokumentation. Üblichen Zieldateien sind Organigramme, Struktur der Programme, Kommentare für Programmierer, Warnungen oder Testpunkte Kommenttare ... Codierte Informationen sind jeweils 'O', 'S', 'P', 'www' und 'T', direkt hinter dem Kommentar. Codes Alle ASCII. Der Kommentar werden extrahiert, wenn der Kommentar beginnt mit diesem Zeichen. Quellpfad Pfad der Quelldatei. (Oder mit Projektdatei : Option j). Zieldatei Pfad der Zieldatei. In der Standardeinstellung Pfad Ziel ist identisch mit der Quelldatei mit der Erweiterung '.doc'. OPTIONEN Großbuchstaben Optionen: Wählen Sie eine bestimmte Programmierung Sprache: -A Assembler Stil Kommentare zu extrahieren ( ; Zum Ende der Zeile) -B Basic Stil ( REM oder ' → Zum Ende der Zeile ) -C C++ Stil ( // → Ende der Zeile, und /* → */ ) -F Fortran Stil ( c,C oder * → Zum Ende der Zeile ) -P Pascal Stil ( { Bis zu } und (* Bis zu *) ) -S Shell oder Ratfor Stil ( # → Bis zu Ende der Zeile ) Kleinbuchstaben Optionen: -a (append) Hinzufügen am ende von Zieldatei. -f (find) Finden Quelldatei Programmierung Sprache. (Mit Projekt Datei). mkd erkennt die folgenden Dateien : .asm, .s; .bas, .vb, .bat; .C, .H, .D, .cc, .hh, .cp, .cs, c#, .c++, .h++, c--, h--, .cpp, .hpp, .css, .pr, .pl, .php, .jav, .jse .js; .for, .f; .pas, .p; .sh, .csh , .pl, .rb, .py, .pyw; .pj, .prj -j (project) Verwendet, wenn die Quelldatei ist eine Projektdatei. -l (lines) Linien (Extrakt Linien beginnend mit CD1 oder CD2 in erste Spalte, oder CD3 in Linie bis nächste Ende der Zeile. CD1, CD2, CD3, sind kompilierbare im Vertrieb und sind definiert in 'version.h'). Sie sehen die Optionen kompiliert mit dem Befehl mkd \? -n (num) Zeilennummerierung (Die Nummer der Zeile der Quelldatei). -p (page) Seite (Extrakt Text beschränkt mit CD4 und CD5 - Beginnend mit CD4 und beendet mit CD5 - CD4, CD5, sind kompilierbare im Vertrieb und sind definiert in 'mkd distribution', in 'version.h'). Sie sehen die Optionen kompiliert mit dem Befehl mkd \? -s (screen verbose) Fügt auf dem Konsole Bildschirm ('Verbose' ; Ausführliche) -t (text only) Text (Kopiert nur der Kommentar). -w (overwrite) Überschrieben die aktuelle Zieldatei. EXEMPLES Mit shell-Befehl: mkd -Cst F manual mkd.1 | gzip -f mkd.1.gz Produkt französisch UNIX Manual; Version 12.03. C: Sprache C, s:Auch anzeigen die Konsole, t:nur text, F:Code zu entschlüsseln. mkd -Ct M manual mkd.1 | gzip -f mkd.1.gz Produkt englisch UNIX Manual; Version 12.03. (Produit un manuel UNIX standard en anglais au format UTF-8 depuis la version 12.03) mkd -Csl '*Sied' mkd3.c '*.verif_struct' (Mit den Kompilierung--optionen CD1='#' oder CD2='#' in 'mkd distribution' version.h).Produkt Dokumentation mit Struktur der Programme, '#includes', '#defines', '#ifdef', '#else' und '#endif' Kompilierte Optionen, für überprüfen die Struktur in Quelldatei in Programms mkd -jfsl '*OHie' mkd_docu.prj mkd.org (Mit den Kompilierung Optionen CD1='#' oder CD2='#' in 'mkd distribution' version.h) Produkt Organigramm. Der Kommentar beginnt mit * oder O oder H, und Pfad zu den Quelldatei sind die Komponenten der Projektdatei. Optionen : 'f' finden der Stil der Sprache, 'j' sagte dass die Quelldatei ist eine Projektdatei. mkd -l '*ide' mkd3.c '*.id_ei' ( Mit Kompilierung--optionen CD1='#' oder CD2='#' extrahiert #include, #define, #ifdef, #else, #endif Kompilierung--optionen der C- Sprache. mkd -pj '**' mkd_docu.prj mkd.strings (Mit Kompilierung--optionen CD4=CD5='\"', extrahiert Saiten aus den Quelldateien. (Die Saiten werden auf die Standard-Ausgabe angezeigt.) mkd \? Zeigt die Syntax und den Charakter CD1 bis CD5 Kompiliert. (Mit den Optionen l und p verwendet) mkd (mit ohne Argumente) Generiert einen Syntaxfehler und zeigt die Syntax zum Konsole. SIEHE AUCH mkdcppw(1) GESCHICHTE 1986 - mkd für DOS, und mkdoc für UNIX, werden in ASCII geschrieben von Jean-Paul Louyot für CEM loratory in Montpellier Universität (Frankreich). 1991 - 1991 - mkdoc 3.12 für PC und UNIX (Sun) 1995 - 2004 - mkdoc 3.22 für Unix und Linux: SUN-SPARC, HP-UX, RedHat 2004 - mkdoc 4 für Linux Ubuntu, Windows 98, Windows 2000 2007 - 2012 -mkdoc R7.01 bis R12.01 sind auf ISO-8859-1-Format abgestimmt. 2012 - mkd 12.03 ist umgeschrieben in UTF-8 Format, und mkdcppw (für C, c++, php) ist geschrieben für Fenstern mit gcc und gtkmm. DOWLOADS http://edeulo.free.fr/wiki/index.php/Projet_mkd/Compilations_UNIX-LINUX AUTOREN Manuel mis à jour par : Clara JIMENEZ und JPL ÜBERSETZER Deutsch : Clara, JPL, Martine Englisch : JPL, Cardabela Italienisch : Luca Katalanisch : Alizée Spanisch : Alizée, JPT, Sharo E-Mail : http://edeulo.free.fr/contacts/formmail.php HINWEISE Es gehört zu Programmierer, um die Kommentare zu schließen, blöcke und Zeilen, mit entsprechenden Codes in Quelldateien. Warnung: Die Schließung einer Kommentarzeile ist ein Wagenrücklauf (NL, LF, CR/LF) als der Fall. Ende der Datei: Diese Beobachtung impliziert einen Wagenrücklauf am ende des Kommentar Linie. In diesem Fall muss eine leerzeile am Ende der Quelldatei. Diese Version lesen, und Dekodiert nicht, mit '#include' Richtlinie in der Quelldatei. BUGS Bugs Report: http://edeulo.free.fr/phpBB3/index.php Documents generator mkd 11. Mai 2013 MKD(1)
Manual mkddocu in english
mkddocu Manual en (10 Mars 2014)
mkddocu(1) Linux User's Manual mkddocu(1) NAME mkddocu - This shell command generates the software documentations for all project compatible with the software mkd. SYNOPSIS mkddocu [project] [-s] DESCRIPTION The command mkd linked to mkddocu, extracts the special comments marked by a benchmark character. Example : //D this is a php comment with a 'D' benchmark. If some C files exist, then mkddocu will create a global header for the project, with the benchmark character 'H'. Benchmarks : D - Extract the general documentation. H - Extract comments from C files to create the global header file. P - Creates the file useful for maintainers with General descriptions. T - Creates the file useful for maintainers with the directives of tests. OPTIONS -project This option allows to choose a project name which is different from the default name, else the project name is 'project'. If 'project' is the character '?' the command will show the syntax. -s This option specifies that the command should create the strings file, and also the file of strings useful for translate with gettext and poedit. RETURN VALUE 0 : End - when the command is complete or at the end of the help execution. (syntax) -1 : mkd command is not found. -2 : Command stopped. The backup is not performed. EXAMPLES The self-documentation of this command is created by the original file mkddocu.sh Execute the command : 'mkddocu.sh mkddocu -s' The directory maintenance/mkddocu contains the documents. The directories of projects are generated by series and are stored in the directory 'Backups' when the number of the series reaches the limit BACKUPSMAX To test them, limit the value of BACKUPSMAX at 2. (3 backups by serie) NOTES BACKUPSMAX is normally fixed at 9 however you can modify this value by editing the file /usr/bin/mkddocu. SEE ALSO mkd(1) xgettext(1) poedit(1) DOWNLOADS http://edeulo.free.fr AUTHORS Clara, JPL, Luca Email : http://edeulo.free.fr/contacts/formmail.php BUGS Bug reports : http://edeulo.free.fr/phpBB3/viewforum.php?f=14 2014-02-24 mkddocu(1)
Manuel mkddocu en français
mkddocu Manuel fr (10 Mars 2014)
mkddocu(1) Linux User's Manual mkddocu(1) NOM mkddocu - Cette commande shell génère la documentation informatique de tout fichier de projet reconnu par le logiciel mkd. SYNOPSIS mkddocu [projet] [-s] DESCRIPTION La commande mkd associée à mkddocu, extrait les commentaires dotés d'un caractère repère. Exemple : //D ceci est un commentaire php répéré par le caractère 'D' Si des fichiers de langage C sont présents, mkddocu génère un fichier d'entête global (header) du projet informatique. Repère : D - Extrait la documentation générale. H - Crée le fichier d'entête global (header) si un fichier C est présent. P - Extrait un document utile aux mainteneurs, noms, dates, versions, etc. T - Extrait le document des directives de tests. (Unitaires, d'intégration, etc.) OPTIONS projet Cette option permet de choisir un nom de projet différent de project par défaut. Si 'projet' est le caractère '?' la commande affiche la syntaxe. -s Cette option précise qu'il faut générer le fichier des chaînes de caractères et le fichier des chaînes utiles aux traductions avec gettext et poedit. VALEURS RETOURNÉES 0 : Fin normale à la fin de l'exécution de la commande ou de l'aide (syntaxe). -1 : La commande mkd n'est pas installée. -2 : Arrêt de la commande. La sauvegarde de la série de documents dans Backups n'a pas été effectuée. EXEMPLES L'auto-documentation de cette commande se crée avec le fichier d'origne mkddocu.sh Lancer la commande 'mkddocu.sh mkddocu -s' Le répertoire maintenance/mkddocu contiendra les documents. Les répertoires de projet sont générés par séries et peuvent avoir été sauvegardés dans un répertoire Backups si le nombre de fichiers de projet de la série a atteind la lim‐ ite BACKUPSMAX Pour les essais on peut se limiter à BACKUPSMAX=2 (3 'backups' par série.) REMARQUES BACKUPSMAX est normalement fixé à 9 mais peut être modifié par édition du fichier : /usr/bin/mkddocu. VOIR AUSSI mkd(1) xgettext(1) poedit(1) TÉLÉCHARGEMENTS http://edeulo.free.fr AUTEURS Clara, JPL, Luca Email : http://edeulo.free.fr/contacts/formmail.php BUGS Rapports de bugs : http://edeulo.free.fr/phpBB3/viewforum.php?f=14 2014-02-24 mkddocu(1)
Mise à jour des traduction / Update translations
- Votre aide à la traduction serait bienvenue.
- Fichiers texte traduits, à traduire, ou à modifier (*.po)
Aide / Help
Wikibooks: Aide et exercices pour utiliser mkd