We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8f702 commit 761d202Copy full SHA for 761d202
env/makedocs.sh
@@ -18,5 +18,3 @@ pandoc -S -o /opt/lua/docs/lua-resty-template.html /opt/lua/modules/nginx/lua-re
18
pandoc -S -o /opt/lua/docs/lua-resty-shell.html /opt/lua/modules/forked/lua-resty-shell/README.md
19
pandoc -S -o /opt/lua/docs/sockproc.html /opt/lua/modules/forked/sockproc/README.md
20
pandoc -S -o /opt/lua/docs/test-nginx.html /opt/lua/test-nginx/README.md || rm -rf /opt/lua/docs/test-nginx.html
21
-pandoc -S -o /opt/lua/docs/docker-openresty.html /opt/lua/docker-openresty/README.md
22
-pandoc -S -o /opt/lua/docs/openresty-docker.html /opt/lua/openresty-docker/README.md
0 commit comments