documentation cleanup/reduction
commit6411add3f1a5aae5f2e0dcd73cd842500d21e9fd
authorEric Wong <normalperson@yhbt.net>
Mon, 18 Apr 2011 22:53:08 +0000 (18 15:53 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 18 Apr 2011 22:57:22 +0000 (18 15:57 -0700)
tree80206a9b42c3a0bdd3700421241e36e473a26f3f
parent1107ede716461049033d6a5b311e14c742c9363a
documentation cleanup/reduction

Don't clutter up our RDoc/website with things that users
of Unicorn don't need to see.  This should make user-relevant
documentation easier to find, especially since Unicorn is
NOT intended to be an API.
14 files changed:
lib/unicorn.rb
lib/unicorn/app/exec_cgi.rb
lib/unicorn/app/inetd.rb
lib/unicorn/app/old_rails.rb
lib/unicorn/app/old_rails/static.rb
lib/unicorn/cgi_wrapper.rb
lib/unicorn/configurator.rb
lib/unicorn/const.rb
lib/unicorn/http_response.rb
lib/unicorn/http_server.rb
lib/unicorn/launcher.rb
lib/unicorn/preread_input.rb
lib/unicorn/socket_helper.rb
lib/unicorn/stream_input.rb