summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2005-12-28 23:14:43 +0000
committertailor <cygnus@janrain.com>2005-12-28 23:14:43 +0000
commit08c65c616edc15c9668f1245c6d6d7fadcbb0d3d (patch)
treeeedb4d8c0de4b8c3f708fa7d334e8fc06a50a69a
parent3319724398a82a37f785d6b8ba1783a630a08cb2 (diff)
downloadphp-openid-08c65c616edc15c9668f1245c6d6d7fadcbb0d3d.zip
php-openid-08c65c616edc15c9668f1245c6d6d7fadcbb0d3d.tar.gz
php-openid-08c65c616edc15c9668f1245c6d6d7fadcbb0d3d.tar.bz2
[project @ Added doc directory and a script to generate html docs.]
-rw-r--r--makedoc.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/makedoc.sh b/makedoc.sh
new file mode 100644
index 0000000..61565d8
--- /dev/null
+++ b/makedoc.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+phpdoc -p -t doc -d Net -ti "JanRain OpenID Library" -dn "OpenID"