commit ddcd0385c0cc69b889eb79b5d55c961186440788
parent 38aa642d5131de735572fddb83e6bb4dff5504a7
Author: Frederic Cambus <fred@statdns.com>
Date: Thu, 16 Feb 2017 20:43:23 +0100
Merge pull request #10 from longdeqidao/master
add official development guide
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -56,6 +56,7 @@ This list is maintained by [Frederic Cambus](https://www.cambus.net). For update
## Modules development
+- [Official Development Guide](http://nginx.org/en/docs/dev/development_guide.html)
- [Guide to Nginx Module Development](http://www.evanmiller.org/nginx-modules-guide.html)
- [Advanced Topics In Nginx Module Development](http://www.evanmiller.org/nginx-modules-guide-advanced.html)
- [Developing Nginx Modules](https://www.airpair.com/nginx/extending-nginx-tutorial)