summaryrefslogtreecommitdiffstats
path: root/debian/vendor-h2o/doc/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/vendor-h2o/doc/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/vendor-h2o/doc/README.md b/debian/vendor-h2o/doc/README.md
new file mode 100644
index 0000000..12500b0
--- /dev/null
+++ b/debian/vendor-h2o/doc/README.md
@@ -0,0 +1,11 @@
+H2O DOCS
+========
+
+Open index.html for documentation.
+
+Updating the docs
+-----------------
+
+The contents are automatically generated from https://github.com/h2o/h2o by running `cd doc && make`.
+
+Please submit changes to the aforementioned repository.