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/descendant/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/descendant/index.html')
| -rw-r--r-- | files/fr/web/xpath/axes/descendant/index.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/files/fr/web/xpath/axes/descendant/index.html b/files/fr/web/xpath/axes/descendant/index.html deleted file mode 100644 index 3897ddbf8b..0000000000 --- a/files/fr/web/xpath/axes/descendant/index.html +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: descendant -slug: Web/XPath/Axes/descendant -translation_of: Web/XPath/Axes/descendant ---- -<p> -</p><p>l'axe <code>descendant</code> indique tous les nœuds enfants du nœud de contexte, et tous leurs enfants, et ainsi de suite. Les nœuds <code>attribute</code> et <code>namespace</code> ne sont pas compris - le parent d'un nœud <code>attribute</code> est un nœud <code>element</code>, mais les nœuds <code>attribute</code> ne sont pas les enfants de leur parent. -</p>
\ No newline at end of file |
