How do I build the jquery documentation?
I've checked out jquery from git://github.com/jquery/jquery.git. Building works fine, but I can't figure out how to build the documentation.
- $ make docs
- make: *** No rule to make target `docs'. Stop.
What am I missing?