We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f51342 commit 83bb216Copy full SHA for 83bb216
download-docs.php
@@ -28,14 +28,11 @@
28
<div class="headline">Other formats</div>
29
<div class="body">
30
<p>
31
- The manual is also available via *nix style man pages. To
32
- install and use:
+ The manual is also available in other formats. For instructions on
+ building the documentation see the
33
+ <a href="https://doc.php.net/guide/local-setup.md">local environment
34
+ setup guide</a>.
35
</p>
- <ul class="toc">
- <li>Install: <code>pear install doc.php.net/pman</code></li>
36
- <li>Upgrade: <code>pear upgrade doc.php.net/pman</code></li>
37
- <li>Example usage: <code>pman strlen</code></li>
38
- </ul>
39
</div>
40
41
';
0 commit comments