We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5461807 commit 0cdbcbeCopy full SHA for 0cdbcbe
build-latest-docs.sh renamed to build-docs.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-VERSION="devel"
+VERSION="latest"
3
(cd doc; make)
4
5
rm -rf /tmp/index.html
0 commit comments