Transparently redirect docs/ to dev submodule.
commit1c0acf5cc8a4750bf7d7ae7ac428e8fa121930b3
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Thu, 26 Jun 2008 06:48:54 +0000 (26 02:48 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Thu, 26 Jun 2008 06:48:54 +0000 (26 02:48 -0400)
tree81fda3243ecd56279c5cca1d0786ef27693a94ef
parent9741cdde5514ab6313d9a4c672630c3e1c1bdfee
Transparently redirect docs/ to dev submodule.

Git doesn't support partial checkouts, so we can't use our old
svn:externals directly. No code relies on a real docs/ directory
being present, so we use htaccess magic to redirect to a place
where docs can be found.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
.htaccess.in