diff options
author | julieng <julien.gattelier@gmail.com> | 2021-11-11 09:00:03 +0100 |
---|---|---|
committer | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-11 09:11:37 +0100 |
commit | 651ec72d5f391987b970601ab532a2d303b44916 (patch) | |
tree | ae3ab7633c728101a07ceebd3df32e4223fc1dea /files/fr/web/xpath/axes/child/index.html | |
parent | d5cb247572dd3ef29db14592edc38a49fd541152 (diff) | |
download | translated-content-651ec72d5f391987b970601ab532a2d303b44916.tar.gz translated-content-651ec72d5f391987b970601ab532a2d303b44916.tar.bz2 translated-content-651ec72d5f391987b970601ab532a2d303b44916.zip |
move *.html to *.md
Diffstat (limited to 'files/fr/web/xpath/axes/child/index.html')
-rw-r--r-- | files/fr/web/xpath/axes/child/index.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/files/fr/web/xpath/axes/child/index.html b/files/fr/web/xpath/axes/child/index.html deleted file mode 100644 index 71b117b5a7..0000000000 --- a/files/fr/web/xpath/axes/child/index.html +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: child -slug: Web/XPath/Axes/child -translation_of: Web/XPath/Axes/child ---- -<p> -</p><p>L'axe <code>child</code> indique les enfants du nœud de contexte. Si une expression XPath ne spécifie pas d'axe, il est compris par défaut. Comme seuls le nœud racine et les nœuds element ont des enfants, toute autre utilisation ne sélectionnera rien. -</p>
\ No newline at end of file |