diff --git a/docs/Makefile b/docs/Makefile new file mode 100644 index 0000000..f6f1dd3 --- /dev/null +++ b/docs/Makefile @@ -0,0 +1,3 @@ +html: + + ronn -5 ./httpbin.1.md --pipe > ../httpbin/static/index.html \ No newline at end of file