Commit f184cbc7 authored by Ge Jun's avatar Ge Jun

Polish thrift related docs

parent 74c55ed9
......@@ -49,8 +49,8 @@ You can use it to:
* [Dummy server](docs/en/dummy_server.md)
* Server
* [Basics](docs/en/server.md)
   * [Serve HTTP](docs/en/http_service.md)
   * [Serve thrift](docs/en/thrift.md#server-processes-thrift-requests)
* [Serve HTTP](docs/en/http_service.md)
* [Serve thrift](docs/en/thrift.md#server-processes-thrift-requests)
* [Serve Nshead](docs/cn/nshead_service.md)
* [Debug server issues](docs/cn/server_debugging.md)
* [Server push](docs/en/server_push.md)
......
......@@ -23,7 +23,6 @@
#include <butil/time.h>
#include <butil/strings/string_piece.h>
#include <brpc/channel.h>
#include <brpc/details/thrift_utils.h>
#include <brpc/thrift_message.h>
#include <bvar/bvar.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment