We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d1b51 commit 3713f02Copy full SHA for 3713f02
gen-changes
@@ -6,6 +6,7 @@ perl twiki2pod.pl a.twiki \
6
| sed 's/\<LuaNginxModule\>/the ngx_lua module/' \
7
| sed 's/\<SrcacheNginxModule\>/the ngx_srcache module/' \
8
| sed 's/\<LuaRestyCoreLibrary\>/the lua-resty-core library/' \
9
+ | sed 's/\<LuaCjsonLibrary\>/the lua-cjson library/' \
10
| sed 's/\<LuaRestyUpstreamHealthcheckLibrary\>/the lua-resty-upstream-healthcheck library/' \
11
| sed 's/\<LuaRestyDNSLibrary\>/the lua-resty-dns library/' \
12
| sed 's/\<LuaRestyWebSocketLibrary\>/the lua-resty-websocket library/' \
0 commit comments