Move important note upward to make it more prominent

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344603 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2018-04-01 13:59:27 +00:00
parent b84cc8e4c5
commit 653e79693a
2 changed files with 10 additions and 18 deletions

View file

@ -15,6 +15,11 @@
<para>
Grabs a screenshot of the whole screen.
</para>
<note>
<para>
This function is only available on Windows.
</para>
</note>
</refsect1>
<!--
@ -64,15 +69,6 @@ imagedestroy($im);
</para>
</refsect1>
<refsect1 role="notes">
&reftitle.notes;
<note>
<para>
This function is only available on Windows.
</para>
</note>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>

View file

@ -16,6 +16,11 @@
<para>
Grabs a window or its client area using a windows handle (HWND property in COM instance)
</para>
<note>
<para>
This function is only available on Windows.
</para>
</note>
</refsect1>
<refsect1 role="parameters">
@ -105,15 +110,6 @@ imagedestroy($im);
</para>
</refsect1>
<refsect1 role="notes">
&reftitle.notes;
<note>
<para>
This function is only available on Windows.
</para>
</note>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>