summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/doc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'web/server/h2o/libh2o/doc/README.md')
-rw-r--r--web/server/h2o/libh2o/doc/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/web/server/h2o/libh2o/doc/README.md b/web/server/h2o/libh2o/doc/README.md
new file mode 100644
index 00000000..12500b01
--- /dev/null
+++ b/web/server/h2o/libh2o/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.