Skip to content

Commit 83bb216

Browse files
AllenJBderickr
authored andcommitted
Doc Downloads: Replace pman with local environment setup guide
1 parent 3f51342 commit 83bb216

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

download-docs.php

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,11 @@
2828
<div class="headline">Other formats</div>
2929
<div class="body">
3030
<p>
31-
The manual is also available via *nix style man pages. To
32-
install and use:
31+
The manual is also available in other formats. For instructions on
32+
building the documentation see the
33+
<a href="https://doc.php.net/guide/local-setup.md">local environment
34+
setup guide</a>.
3335
</p>
34-
<ul class="toc">
35-
<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>
3936
</div>
4037
</div>
4138
';

0 commit comments

Comments
 (0)