diff options
author | tailor <cygnus@janrain.com> | 2006-02-23 01:52:12 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2006-02-23 01:52:12 +0000 |
commit | a37c752340dfdcf9f7674391960c052320c23bed (patch) | |
tree | 55756dd705f57bc3f171e0335f3e08c736cf8519 | |
parent | 42f1f375e5f57792e9d62658e1f82c343ef2ecf3 (diff) | |
download | php-openid-a37c752340dfdcf9f7674391960c052320c23bed.zip php-openid-a37c752340dfdcf9f7674391960c052320c23bed.tar.gz php-openid-a37c752340dfdcf9f7674391960c052320c23bed.tar.bz2 |
[project @ Added documentation link and explanation to README.]
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -56,6 +56,11 @@ us! Subscribe to our OpenID development discussion list at DOCUMENTATION ============= +You can view the HTML library documentation in the doc/ directory. +You can also find it on the web at + + http://www.openidenabled.com/resources/docs/openid/php/ + This package's documentation is in PhpDoc format. To generate the documentation, install phpdoc and run the admin/makedoc.sh script. Phpdoc lives at: |