[pear/Net_SMTP] 18b5db: Revise documentation files
[email protected] (Jon Parise)
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/Net_SMTP/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/Net_SMTP
Commit: 18b5dbaa049bee5f6d02c9a4318db02472e2c922
https://github.com/pear/Net_SMTP/commit/18b5dbaa049bee5f6d02c9a4318db02472e2c922
Author: Jon Parise <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M .gitignore
R README.rst
A README.rst
A docs/Makefile
R docs/guide.txt
M package.xml
Log Message:
-----------
Revise documentation files
This moves the users guide to become the official README.rst, avoiding
the symlink that causes packaging problems (fixes #62).
The docs/ directory remains, now with a Makefile, for rendering the HTML
version of the users guide.