Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EWake committed May 4, 2018
1 parent cdf46fe commit 0805c70
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 28 deletions.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/user/domain/webdav.doctree
Binary file not shown.
22 changes: 11 additions & 11 deletions docs/build/html/_sources/user/domain/webdav.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ Configurazione dei client WebDAV

Se si dispone di un account WebDAV `EWake <https://ewake.it>`_ è possibile autenticarsi ai server WebDAV `EWake <https://ewake.it>`_ sia tramite browser che tramite le risorse di rete del proprio sistema operativo:

+--------------------------------------------------------------------------------------------+
| WebDAV |
+======================+=====================================================================+
| Server | davs://`domain.tld`/webdav/`directory` - *(Mac/Linux)* |
| | |
| | davs://`username` @ `domain.tld`/webdav/`directory` - *(Mac/Linux)* |
| | |
| | https://`domain.tld`/webdav/`directory` - *(Windows, browser)* |
+----------------------+---------------------------------------------------------------------+
| Autenticazione | password normale |
+----------------------+---------------------------------------------------------------------+
+------------------------------------------------------------------------------------------------+
| WebDAV |
+======================+=========================================================================+
| Server | davs://**domain.tld**/webdav/**directory** - *(Mac/Linux)* |
| | |
| | davs://**username**@**domain.tld**/webdav/**directory** - *(Mac/Linux)* |
| | |
| | https://**domain.tld**/webdav/**directory** - *(Windows, browser)* |
+----------------------+-------------------------------------------------------------------------+
| Autenticazione | password normale |
+----------------------+-------------------------------------------------------------------------+

Dove `domain.tld`, `directory` e `username` sono i parametri associati al proprio account WebDAV presso `EWake <https://ewake.it>`_.

Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/searchindex.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/build/html/user/domain/webdav.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,18 @@ <h1>Configurazione dei client WebDAV<a class="headerlink" href="#configurazione-
<p>Se si dispone di un account WebDAV <a class="reference external" href="https://ewake.it">EWake</a> è possibile autenticarsi ai server WebDAV <a class="reference external" href="https://ewake.it">EWake</a> sia tramite browser che tramite le risorse di rete del proprio sistema operativo:</p>
<table border="1" class="docutils">
<colgroup>
<col width="24%" />
<col width="76%" />
<col width="23%" />
<col width="77%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head" colspan="2">WebDAV</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td>Server</td>
<td><p class="first">davs://<code class="xref py py-obj docutils literal"><span class="pre">domain.tld</span></code>/webdav/<code class="xref py py-obj docutils literal"><span class="pre">directory</span></code> - <em>(Mac/Linux)</em></p>
<p>davs://<code class="xref py py-obj docutils literal"><span class="pre">username</span></code> &#64; <code class="xref py py-obj docutils literal"><span class="pre">domain.tld</span></code>/webdav/<code class="xref py py-obj docutils literal"><span class="pre">directory</span></code> - <em>(Mac/Linux)</em></p>
<p class="last"><a class="reference external" href="https://">https://</a><code class="xref py py-obj docutils literal"><span class="pre">domain.tld</span></code>/webdav/<code class="xref py py-obj docutils literal"><span class="pre">directory</span></code> - <em>(Windows, browser)</em></p>
<td><p class="first">davs://<strong>domain.tld</strong>/webdav/<strong>directory</strong> - <em>(Mac/Linux)</em></p>
<p>davs://<strong>username**&#64;**domain.tld</strong>/webdav/<strong>directory</strong> - <em>(Mac/Linux)</em></p>
<p class="last"><a class="reference external" href="https://">https://</a><strong>domain.tld</strong>/webdav/<strong>directory</strong> - <em>(Windows, browser)</em></p>
</td>
</tr>
<tr class="row-odd"><td>Autenticazione</td>
Expand Down
22 changes: 11 additions & 11 deletions docs/source/user/domain/webdav.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ Configurazione dei client WebDAV

Se si dispone di un account WebDAV `EWake <https://ewake.it>`_ è possibile autenticarsi ai server WebDAV `EWake <https://ewake.it>`_ sia tramite browser che tramite le risorse di rete del proprio sistema operativo:

+--------------------------------------------------------------------------------------------+
| WebDAV |
+======================+=====================================================================+
| Server | davs://`domain.tld`/webdav/`directory` - *(Mac/Linux)* |
| | |
| | davs://`username` @ `domain.tld`/webdav/`directory` - *(Mac/Linux)* |
| | |
| | https://`domain.tld`/webdav/`directory` - *(Windows, browser)* |
+----------------------+---------------------------------------------------------------------+
| Autenticazione | password normale |
+----------------------+---------------------------------------------------------------------+
+------------------------------------------------------------------------------------------------+
| WebDAV |
+======================+=========================================================================+
| Server | davs://**domain.tld**/webdav/**directory** - *(Mac/Linux)* |
| | |
| | davs://**username**@**domain.tld**/webdav/**directory** - *(Mac/Linux)* |
| | |
| | https://**domain.tld**/webdav/**directory** - *(Windows, browser)* |
+----------------------+-------------------------------------------------------------------------+
| Autenticazione | password normale |
+----------------------+-------------------------------------------------------------------------+

Dove `domain.tld`, `directory` e `username` sono i parametri associati al proprio account WebDAV presso `EWake <https://ewake.it>`_.

Expand Down

0 comments on commit 0805c70

Please sign in to comment.