svn: /phpdoc/ja/trunk/reference/tidy/tidynode/ getparent.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Mon, 30 Nov 2020 02:32:06 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=351770
Log:
Fix section order
The returnvalues section is supposed to be above the examples section.
Changed paths:
U phpdoc/ja/trunk/reference/tidy/tidynode/getparent.xml
Modified: phpdoc/ja/trunk/reference/tidy/tidynode/getparent.xml
===================================================================
--- phpdoc/ja/trunk/reference/tidy/tidynode/getparent.xml 2020-11-30 02:30:29 UTC (rev 351769)
+++ phpdoc/ja/trunk/reference/tidy/tidynode/getparent.xml 2020-11-30 02:32:06 UTC (rev 351770)
@@ -19,6 +19,14 @@
</para>
</refsect1>
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ そのノードが親を持っている場合に <type>tidyNode</type>、
+ それ以外の場合に &null; を返します。
+ </para>
+ </refsect1>
+
<refsect1 role="examples">
&reftitle.examples;
<para>
@@ -63,14 +71,6 @@
</para>
</refsect1>
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- そのノードが親を持っている場合に <type>tidyNode</type>、
- それ以外の場合に &null; を返します。
- </para>
- </refsect1>
-
</refentry>
<!-- Keep this comment at the end of the file
Local variables: