Shell command projects/mkd

De Wiki EELL.

(Différences entre les versions)
m (Manuels / Manuals : Ajout de mkddocu manuele en français)
m (Manuel mkddocu en français : Mise à jour avec le manuel de mkddocu en anglais)
Ligne 662 : Ligne 662 :
                                 11. Mai 2013                          MKD(1)
                                 11. Mai 2013                          MKD(1)
 +
</pre>
 +
 +
{{Boîte déroulante/fin}}
 +
 +
=== Manual mkddocu in english ===
 +
{{Boîte déroulante/début|titre=mkddocu Manual en (10 Mars 2014)}}
 +
<pre style="color:white;background-color:black;">
 +
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)
</pre>
</pre>

Version du 10 mars 2014 à 18:46

Ubuntu
Debian
Fedora

Retour au portail mkd

See also Projet_mkd/téléchargements/UNIX_LINUX Beta and unstable versions.

Sommaire

Téléchargements de paquets / Downloads local packages

Debian/Ubuntu packages 
Index of [http://edeulo.free.fr/pub/mkd/ mkd local deb packages, dist and doc
Download updates for 32 bits (X86), and 64 bits (amd64) processors (de) (en) (fr) last update 2013-12-15
Translations
Download mkd_0~130514.lang.tar.gz (de) (en) (fr) old update 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

Distributions Ubuntu / Update packages on launchpad.net

Dernière version à jour mkd - 0~131215 saucy
Adding this PPA to your system
Téléchargements (sources et binaires) de la dernière version

Mettre votre liste des paquets à jour

Pour les systèmes d'exploitation plus anciens 
deb http://ppa.launchpad.net/jean-paul-louyot/mkd/ubuntu precise main
deb-src http://ppa.launchpad.net/jean-paul-louyot/mkd/ubuntu precise main
Pour les nouveaux systèmes ubuntu 
Depuis 12.04 (precise) l'utilitaire deb n'existe plus.
Pour mettre votre liste à jour, utilisez : 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
Site officiel Alien

Manuels / Manuals

(man1) (man3)
- Téléchargez a mise à jour des manuels incluse dans les fichiers de translations

Manual mkd in english

Manuel mkd en français

mkd Handbuch in German

Manual mkddocu in english

Manuel mkddocu en français

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

Aide simple

Simple help

Bugs

Forum Rapports de bugs / Bugs report
Outils personnels