diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2018-02-23 20:34:43 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2018-02-23 20:34:43 +0200 |
commit | 89f013bb4d68b0df17131df47f320ab4a44f060f (patch) | |
tree | 3a8a398ff40d57cc86940f295c97509802935f32 /docs/mcc-help/nl/mcc-networksharing.xml | |
parent | cd4e1a8183a04d6067bdfa2894b64da8ec339c93 (diff) | |
download | tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.gz tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.bz2 tools-89f013bb4d68b0df17131df47f320ab4a44f060f.tar.xz tools-89f013bb4d68b0df17131df47f320ab4a44f060f.zip |
Create stable folder and move stable docs there
Diffstat (limited to 'docs/mcc-help/nl/mcc-networksharing.xml')
-rw-r--r-- | docs/mcc-help/nl/mcc-networksharing.xml | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/docs/mcc-help/nl/mcc-networksharing.xml b/docs/mcc-help/nl/mcc-networksharing.xml deleted file mode 100644 index 80a60082..00000000 --- a/docs/mcc-help/nl/mcc-networksharing.xml +++ /dev/null @@ -1,44 +0,0 @@ -<?xml version='1.0' encoding='utf-8'?> -<section xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" xml:id="mcc-networksharing" version="5.0" xml:lang="nl"> - <info> - <title xml:id="mcc-networksharing-ti1">Gedeeld netwerk</title> - </info> - - <mediaobject> - <imageobject> - <imagedata xml:id="mcc-networksharing-im1" revision="1" align="center" format="PNG" fileref="mcc-networksharing.png"/> - </imageobject> - </mediaobject> - - <para>In dit scherm kunt u kiezen tussen verschillende tools voor het delen van -stations en mappen. Klik op een link hieronder voor meer informatie.</para> - - <orderedlist> - <listitem> - <orderedlist><title>Gedeelde Windows(R)-bronnen configureren</title> - <listitem><para><xref linkend="diskdrake--smb"></xref></para></listitem> - <listitem><para><xref linkend="draksambashare"></xref><emphasis> = Stations en mappen delen -met Windows (SMB)-systemen</emphasis></para></listitem> - </orderedlist></listitem> - <listitem> - <orderedlist><title>Gedeelde NFS-bronnen beheren</title> - <listitem><para><xref linkend="diskdrake--nfs"></xref></para></listitem> - <listitem><para><xref linkend="draknfs"></xref></para></listitem> - </orderedlist></listitem> - <listitem> - <orderedlist><title>Toegang tot gedeelde stations en mappen over WebDAV</title> - <listitem><para><xref linkend="diskdrake--dav"></xref></para></listitem> - </orderedlist></listitem> - </orderedlist> - - <xi:include href="diskdrake--smb.xml"></xi:include> - - <xi:include href="draksambashare.xml"></xi:include> - - <xi:include href="diskdrake--nfs.xml"></xi:include> - - <xi:include href="draknfs.xml"></xi:include> - - <xi:include href="diskdrake--dav.xml"></xi:include> - - </section> |