From 24a7fea1648991a77fc4ff86a972b0a3935678c8 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Fri, 20 Apr 2018 10:13:36 +0200 Subject: move the webpage from gh-pages branch to docs/ --- docs/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/README.md (limited to 'docs/README.md') diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..55e55b0 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,6 @@ +This directory contains the website: + http://math-comp.github.io/math-comp/ +What is committed in here goes straight online. + +By running make in htmldoc one updates the html files +generated by coqdoc and the library graph. -- cgit v1.2.3