« Auto-éditer un wikilivre/Annexer (Version internationalisée)/manuels/annex.1 » : différence entre les versions

Contenu supprimé Contenu ajouté
Création des nouvelles sections
Ligne 1 :
== .../sbin/manuals/annex.1 ==
Ce manuelscript est le manuel standard par défaut si le manuel n'est pas trouvé dans la langue de l'utilisateur.
 
This manual is the standard manual by default if the manual is not found in the user lang.
 
<pre>
.\"Created with GNOME Manpages Editor Wizard
Ligne 115 ⟶ 116 :
https://fr.wikibooks.org/wiki/Goélette_Cardabela/Référencement_manuel
</pre>
 
== .../share/doc/annex.txt ==
Ce texte est la transcription du manuel standard pour un usage hors du système d'exploitation.
 
This text is a transcript of the standard manual for use outside the operating system.
 
<syntaxhighlight lang="text">
annex(1) annex annex(1)
 
NAME
annex - program to create wkibooks Appendix page
 
SYNOPSIS
annex < bookname > [?][-v][-pb|-pc]
 
CONFIGURATION
Application directories must be created by the users_install_annex.sh
shell script
The mkd software: https://en.wikipedia.org/wiki/Mkd_(software) must be
installed
The directory of the book must be created and must contain the wiki‐
codes of the compilation or the summary or the content of the book.
This work can be simplified with the shell command pre-annex <full-
url> of book or compilation.
 
DESCRIPTION
This manual page explains the annex program. This program allows you to
create the Appendix pages of Wikibooks books.
 
annex is created for users of wikibooks who wish to print their books
by means of their own
 
OPTIONS
? This option print the syntax of the command
 
-v Verbose mode
 
-pb Creates a custom version of the images with data from the Medi‐
awiki Wikibooks server.
 
-pb Creates a custom version of the images with data from the Medi‐
awiki Commons server.
 
EXIT STATUS
The application normally returns the value 0 and a different value in
case of errors.
 
ERRORS
The most common errors can be caused by command line capacity over‐
flows. It may be interesting, exceptionally, to create a page at the
root of the server and create a redirect to a longer page, in order to
unblock the command line. It would be better to rename the name of the
too long page to the root of the Wikibooks site with a shorter name.
 
ENVIRONMENT
This software was created in a linux environment. However the program
can be run under widows 10 with mingw
 
FILES
There are many files whose versions can change when improvements are
desired. Refer to this French pages: https://fr.wikibooks.org/w/in‐
dex.php?title=Auto-éditer_un_wikilivre/Annexer_(Version_internation‐
alisée)
 
VERSIONS
The versions are noted YYMMDD - YY for year, MM for month, DD for day,
of the last modification.
 
HISTORY
2020 - History begins with home confinement due to the COVID-19 virus:
https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre.
2021 - Internationalization of codes and messages with the Add_appendix
version
 
DOWNLOAD
https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Ver‐
sion_internationalisée)#src.orig_en_français
 
AUTHORS
The first manual was created by the wikibooks user Goelette Cardabela
and modified by ...
 
NOTES
The current version 210828 of Add_appendix is a beta version.
 
BUGS
It is possible to create a discussion on the whole project and for each
article of this software on the wikibooks pages, just connect to the
wikibooks: https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/An‐
nexer_(Version_internationalisée) and to consult the discussion page of
the article concerned.
 
EXAMPLE
Execute in Add_appendix/bin directory:
 
"./pre-annex.sh https://en.wikibooks.org/wiki/Wikibooks:Collec‐
tions/Guide_to_Unix"
 
"./annex Guide_to_unix -pb"
 
and see the file "Guide_to_Unix.appendix"
 
Execute:
 
"./pre-annex.sh https://fr.wikibooks.org/wiki/Wikilivres:Compila‐
tions/Faire_sa_fleur_de_sel"
 
"./annex Faire_sa_fleur_de_sel -pb"
 
and see the file "Faire_sa_fleur_de_sel.appendix"
 
SEE ALSO
https://fr.wikibooks.org/wiki/Goélette_Cardabela/Référencement_manuel
 
August 30, 2021 annex(1)
</syntaxhighlight>
 
== .../share/doc/html/annex.html ==
Ce script est la transcription du manuel standard en version html.
 
This script is a transcript of the standard manual in html version.
 
<syntaxhighlight lang="html5">
<meta charset="utf-8">
Content-type: text/html; charset=UTF-8
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of annex</TITLE>
</HEAD><BODY>
<H1>annex</H1>
Section: annex (1)<BR>Updated: August 30, 2021<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
 
<P>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
 
annex - program to create wkibooks Appendix page
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
 
<B>annex &lt; bookname &gt;</B>
 
[<I>?</I>]<I>[</I>-v<I>]</I>[<I>-pb</I>|<I>-pc</I>]
 
<BR>
 
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>CONFIGURATION</H2>
 
Application directories must be created by the
<I>users_install_annex.sh </I>
 
shell script
<BR>
 
The mkd software: <I><A HREF="https://en.wikipedia.org/wiki/Mkd_(software)">https://en.wikipedia.org/wiki/Mkd_(software)</A></I> must be installed
<BR>
 
The directory of the book must be created and must contain the wikicodes of the compilation or the summary or the content of the book. This work can be simplified with the shell command
<I>pre-annex &lt;full-url&gt; </I>
 
of book or compilation.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>DESCRIPTION</H2>
 
This manual page explains the
<B>annex</B>
 
program. This program allows you to create the Appendix pages of Wikibooks books.
<P>
 
<B>annex</B> is created for users of wikibooks who wish to print their books by means of their own
<P>
<A NAME="lbAF">&nbsp;</A>
<H2>OPTIONS</H2>
 
<B><DL COMPACT>
<DT>?<DD>
</B>
 
This option print the syntax of the command
<B><DT>-v<DD>
</B>
 
Verbose mode
<DT><B>-pb</B><DD>
Creates a custom version of the images with data from the Mediawiki <I>Wikibooks </I> server.
<DT><B>-pb</B><DD>
Creates a custom version of the images with data from the Mediawiki <I>Commons </I> server.
<P>
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>EXIT STATUS</H2>
 
The application normally returns the value 0 and a different value in case of errors.
<P>
<A NAME="lbAH">&nbsp;</A>
<H2>ERRORS</H2>
 
The most common errors can be caused by command line capacity overflows. It may be interesting, exceptionally, to create a page at the root of the server and create a redirect to a longer page, in order to unblock the command line. It would be better to rename the name of the too long page to the root of the Wikibooks site with a shorter name.
<P>
<A NAME="lbAI">&nbsp;</A>
<H2>ENVIRONMENT</H2>
 
This software was created in a linux environment. However the program can be run under widows 10 with mingw
<P>
<A NAME="lbAJ">&nbsp;</A>
<H2>FILES</H2>
 
There are many files whose versions can change when improvements are desired. Refer to this French pages:
<I><A HREF="https://fr.wikibooks.org/w/index.php?title=Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)">https://fr.wikibooks.org/w/index.php?title=Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)</A></I>
 
<P>
<A NAME="lbAK">&nbsp;</A>
<H2>VERSIONS</H2>
 
The versions are noted YYMMDD - YY for year, MM for month, DD for day, of the last modification.
<P>
<A NAME="lbAL">&nbsp;</A>
<H2>HISTORY</H2>
 
2020 - History begins with home confinement due to the COVID-19 virus:
<I><A HREF="https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre.">https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre.</A></I>
 
<BR>
 
2021 - Internationalization of codes and messages with the Add_appendix version
<P>
<A NAME="lbAM">&nbsp;</A>
<H2>DOWNLOAD</H2>
 
<I><A HREF="https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)#src.orig_en_français">https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)#src.orig_en_français</A></I>
 
<P>
<A NAME="lbAN">&nbsp;</A>
<H2>AUTHORS</H2>
 
The first manual was created by the wikibooks user Goelette Cardabela and modified by ...
<P>
<A NAME="lbAO">&nbsp;</A>
<H2>NOTES</H2>
 
The current version 210828 of Add_appendix is ​​a beta version.
<P>
<A NAME="lbAP">&nbsp;</A>
<H2>BUGS</H2>
 
It is possible to create a discussion on the whole project and for each article of this software on the wikibooks pages, just connect to the wikibooks:
<I><A HREF="https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)">https://fr.wikibooks.org/wiki/Auto-éditer_un_wikilivre/Annexer_(Version_internationalisée)</A></I>
 
and to consult the discussion page of the article concerned.
<P>
<A NAME="lbAQ">&nbsp;</A>
<H2>EXAMPLE</H2>
 
Execute in Add_appendix/bin directory:
<DL COMPACT>
<DT>
<DD>
<I>&quot;./pre-annex.sh <A HREF="https://en.wikibooks.org/wiki/Wikibooks:Collections/Guide_to_Unix">https://en.wikibooks.org/wiki/Wikibooks:Collections/Guide_to_Unix</A>&quot;</I>
 
<DT>&quot;./annex Guide_to_unix -pb&quot;<DD>
<DT>and see the file &quot;Guide_to_Unix.appendix&quot;<DD>
<DT><DT>Execute:<DD>
<DD>
<DT>
<DD>
&quot;./pre-annex.sh <A HREF="https://fr.wikibooks.org/wiki/Wikilivres:Compilations/Faire_sa_fleur_de_sel">https://fr.wikibooks.org/wiki/Wikilivres:Compilations/Faire_sa_fleur_de_sel</A>&quot;
<DT>&quot;./annex Faire_sa_fleur_de_sel -pb&quot;<DD>
<DT>and see the file &quot;Faire_sa_fleur_de_sel.appendix&quot;<DD>
<P>
</DL>
<A NAME="lbAR">&nbsp;</A>
<H2>SEE ALSO</H2>
 
<I><A HREF="https://fr.wikibooks.org/wiki/Goélette_Cardabela/Référencement_manuel">https://fr.wikibooks.org/wiki/Goélette_Cardabela/Référencement_manuel</A></I>
 
<P>
<P>
 
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT><A HREF="#lbAD">CONFIGURATION</A><DD>
<DT><A HREF="#lbAE">DESCRIPTION</A><DD>
<DT><A HREF="#lbAF">OPTIONS</A><DD>
<DT><A HREF="#lbAG">EXIT STATUS</A><DD>
<DT><A HREF="#lbAH">ERRORS</A><DD>
<DT><A HREF="#lbAI">ENVIRONMENT</A><DD>
<DT><A HREF="#lbAJ">FILES</A><DD>
<DT><A HREF="#lbAK">VERSIONS</A><DD>
<DT><A HREF="#lbAL">HISTORY</A><DD>
<DT><A HREF="#lbAM">DOWNLOAD</A><DD>
<DT><A HREF="#lbAN">AUTHORS</A><DD>
<DT><A HREF="#lbAO">NOTES</A><DD>
<DT><A HREF="#lbAP">BUGS</A><DD>
<DT><A HREF="#lbAQ">EXAMPLE</A><DD>
<DT><A HREF="#lbAR">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 14:53:13 GMT, August 30, 2021
</BODY>
</HTML>
</syntaxhighlight>