Skip to content

Commit 1673e66

Browse files
committed
Online documentation
1 parent 94d9632 commit 1673e66

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [在线文档](http://github.tinywan.com/lua-nginx-redis/)
1+
# [在线文档(Online documentation)](http://github.tinywan.com/lua-nginx-redis/)
22
![Author](https://img.shields.io/badge/Author-Tinywan-green.svg)
33
[![Conda](https://img.shields.io/conda/pn/conda-forge/python.svg)]()
44
[![GitHub license](https://img.shields.io/github/license/Tinywan/tinywan-react-app.svg)](https://github.com/Tinywan/tinywan-react-app/blob/master/LICENSE)

Diff for: docs/index.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,13 @@
4242
+ [自己写的一个简单项目lua_project_v0.01](https://github.com/Tinywan/lua_project_v0.01)
4343

4444
#### PHP7 教程
45-
+ [PHP脚本](#PHP_base_knowledge)
46-
+ [PHP脚本运行Redis](#PHP_Run_Redis)
47-
+ [PHP7中php.ini/php-fpm/www.conf的配置,Nginx和PHP-FPM的开机自动启动脚本](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/PHP/PHP-FPM/config.md)
48-
+ [PHP 脚本执行一个Redis 订阅功能,用于监听键过期事件,返回一个回调,API接受改事件](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Redis-PHP/Php-Run-Redis-psubscribe/nohupRedisNotify.php)
45+
+ [PHP脚本运行Redis](#PHP_Run_Redis)
46+
+ [PHP7中php.ini/php-fpm/www.conf的配置,Nginx和PHP-FPM的开机自动启动脚本](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/PHP/PHP-FPM/config.md)
47+
+ [PHP 脚本执行一个Redis 订阅功能,用于监听键过期事件,返回一个回调,API接受改事件](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Redis-PHP/Php-Run-Redis-psubscribe/nohupRedisNotify.php)
48+
4949
#### Linux 教程
5050
+ [Linux 基础知识](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Linux/linux-basic.md)
51+
5152
#### Shell 教程
5253
+ [编写快速安全Bash脚本的建议](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Shell/write-shell-suggestions.md)
5354
+ [shell脚本实现分日志级别记录日志](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Nginx-Rtmp/Shell_Log.sh)

0 commit comments

Comments
 (0)