Merge pull request #1806 from spacewander/patch-1

add "Programming OpenResty" to section "OpenResty"
pull/1819/head
victor felder 2016-01-23 13:57:07 +01:00
commit 90302c38db
1 changed files with 6 additions and 0 deletions

View File

@ -128,6 +128,7 @@ Original Source: [List of freely available programming books](http://web.archive
* [Octave](#octave)
* [OpenGL ES](#opengl-es)
* [OpenMP](#openmp)
* [OpenResty](#openresty)
* [OpenSCAD](#openscad)
* [Oracle PL/SQL](#oracle-plsql)
* [Oracle Server](#oracle-server)
@ -1562,6 +1563,11 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
* [OpenMP Application Programming Interface Standard Version 4.0](http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf) (PDF)
### OpenResty
* [Programming OpenResty](https://www.gitbook.com/book/openresty/programming-openresty/details)
### OpenSCAD
* [OpenSCAD User Manual](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual)