From c1322a721d9039f54da97cf50de49f2affbfff37 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 13 Apr 2011 05:41:07 +0000 Subject: http_parser: remove RDoc It's not needed for users, so avoid confusing them. Unicorn itself is not intended to be an API, it just hosts Rack applications. --- .document | 1 - lib/unicorn/http_request.rb | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.document b/.document index 9e0e018..317e36b 100644 --- a/.document +++ b/.document @@ -13,7 +13,6 @@ NEWS ChangeLog LATEST lib -ext/unicorn_http/unicorn_http.c unicorn_1 unicorn_rails_1 ISSUES diff --git a/lib/unicorn/http_request.rb b/lib/unicorn/http_request.rb index 2c52631..e72f571 100644 --- a/lib/unicorn/http_request.rb +++ b/lib/unicorn/http_request.rb @@ -1,5 +1,6 @@ # -*- encoding: binary -*- - +# :enddoc: +# no stable API here require 'unicorn_http' # TODO: remove redundant names -- cgit v1.2.3-24-ge0c7