From cf50671a9cde1e850c94f1ed5ff74aaf4e563a4a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 12 Jun 2011 18:56:28 -0400 Subject: [PATCH] table of contents --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 7230ca7..ea695e8 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,3 +1,3 @@ html: - ronn -5 ./httpbin.1.md --pipe > ../httpbin/templates/httpbin.1.html \ No newline at end of file + ronn -5 ./httpbin.1.md --style toc --pipe > ../httpbin/templates/httpbin.1.html \ No newline at end of file