Skip to content

Commit

Permalink
updated the gen-changes script.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Aug 17, 2014
1 parent b9d842f commit e990e7b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion gen-changes
Expand Up @@ -8,9 +8,13 @@ perl twiki2pod.pl a.twiki \
| sed 's/\<LuaRestyCoreLibrary\>/the lua-resty-core library/' \
| sed 's/\<LuaRestyUpstreamHealthcheckLibrary\>/the lua-resty-upstream-healthcheck library/' \
| sed 's/\<LuaRestyDNSLibrary\>/the lua-resty-dns library/' \
| sed 's/\<LuaRestyWebSocketLibrary\>/the lua-resty-websocket library/' \
| sed 's/\<LuaRestyMySQLLibrary\>/the lua-resty-mysql library/' \
| sed 's/\<LuaRestyLrucacheLibrary\>/the lua-resty-lrucache library/' \
| sed 's/\<EchoNginxModule\>/the ngx_echo module/' \
| sed 's/\<SetMiscNginxModule\>/the ngx_set_misc module/' \
| sed 's/\<PostgresNginxModule\>/the ngx_postgres module/' \
| sed 's/\<MemcNginxModule\>/the ngx_memc module/' \
| sed 's/\<Redis2NginxModule\>/the ngx_redis2 module/' \
| sed 's/\<FormInputNginxModule\>/the ngx_form_input module/'


0 comments on commit e990e7b

Please sign in to comment.