From 9aba2130a1aef2560cc145d2feaa421a35fa7612 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 7 Dec 2013 01:57:56 +0900 Subject: [PATCH] doc: Remove menu, write github URI in index.rst --- doc/_templates/menu.html | 5 ----- doc/index.rst | 2 ++ 2 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 doc/_templates/menu.html diff --git a/doc/_templates/menu.html b/doc/_templates/menu.html deleted file mode 100644 index 36c7f29b..00000000 --- a/doc/_templates/menu.html +++ /dev/null @@ -1,5 +0,0 @@ -

Menu

- diff --git a/doc/index.rst b/doc/index.rst index 12df1299..f0446657 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -9,6 +9,8 @@ nghttp2 - HTTP/2.0 C Library This is an experimental implementation of Hypertext Transfer Protocol version 2.0. +The project is hosted at `github.com/tatsuhiro-t/nghttp2 `_. + Contents: .. toctree::