diff options
author | julieng <julien.gattelier@gmail.com> | 2021-11-15 21:40:53 +0100 |
---|---|---|
committer | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-15 21:55:31 +0100 |
commit | 7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (patch) | |
tree | 1e5d89ff08a80c6a5311b703cd11c2e91b342622 /files/fr/glossary/carddav/index.html | |
parent | 6f6e297fbfa7867b1f42c4245df20f4282b3b083 (diff) | |
download | translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.gz translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.tar.bz2 translated-content-7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e.zip |
move *.html to *.md
Diffstat (limited to 'files/fr/glossary/carddav/index.html')
-rw-r--r-- | files/fr/glossary/carddav/index.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/files/fr/glossary/carddav/index.html b/files/fr/glossary/carddav/index.html deleted file mode 100644 index a11efda06f..0000000000 --- a/files/fr/glossary/carddav/index.html +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: CardDAV -slug: Glossary/CardDAV -tags: - - CardDAV - - Glossaire - - Infrastructure -translation_of: Glossary/CardDAV -original_slug: Glossaire/CardDAV ---- -<p><strong>CardDAV </strong>(extension vCard pour {{Glossary("WebDAV")}}) est un {{glossary("protocol","protocole")}} normalisé par l'IETF et utilisé pour partager ou accéder à distance à des informations de contacts par l'intermédiaire d'un {{glossary("server","serveur")}}.</p> - -<h2 id="Plus_d'informations">Plus d'informations</h2> - -<h3 id="Culture_générale">Culture générale</h3> - -<ul> - <li>{{Interwiki("wikipedia", "CardDAV")}} sur Wikipedia</li> -</ul> - -<h3 id="Référence_technique">Référence technique</h3> - -<ul> - <li><a href="http://tools.ietf.org/html/rfc6352">RFC 6352: vCard Extensions to Web Distributed Authoring and Versioning (WebDAV)</a></li> -</ul> |