diff options
author | Josh Hoyt <josh@janrain.com> | 2006-01-04 19:35:08 +0000 |
---|---|---|
committer | Josh Hoyt <josh@janrain.com> | 2006-01-04 19:35:08 +0000 |
commit | 8f0604f92487e389339507d1df3403aeffc41a03 (patch) | |
tree | fd5d6dbef94288da0112808a3589277e05f0af87 /admin | |
parent | b18d9a87e301c40bac9d45c54b3e07788e465930 (diff) | |
download | php-openid-8f0604f92487e389339507d1df3403aeffc41a03.zip php-openid-8f0604f92487e389339507d1df3403aeffc41a03.tar.gz php-openid-8f0604f92487e389339507d1df3403aeffc41a03.tar.bz2 |
[project @ Moved makedoc.sh script to admin directory]
Diffstat (limited to 'admin')
-rw-r--r-- | admin/makedoc.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/makedoc.sh b/admin/makedoc.sh new file mode 100644 index 0000000..e5b2560 --- /dev/null +++ b/admin/makedoc.sh @@ -0,0 +1,2 @@ +#!/bin/sh +phpdoc -p -t doc -d Net -ti "JanRain OpenID Library" -dn "OpenID" |