Skip to content

Commit afe76b5

Browse files
committed
doc: added TOC. thanks David Zhang for the patch in #1.
1 parent f3e0a16 commit afe76b5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ NAME
33

44
lua-ssl-nginx-module - NGINX C module that extends `ngx_http_lua_module` for enhanced SSL/TLS capabilities
55

6+
Table of Contents
7+
=================
8+
9+
* [NAME](#name)
10+
* [Synopsis](#synopsis)
11+
* [Description](#description)
12+
* [Installation](#installation)
13+
* [Author](#author)
14+
* [Copyright and License](#copyright-and-license)
15+
616
Synopsis
717
========
818

@@ -114,6 +124,8 @@ Some of our Lua modules depend on the following Lua libraries:
114124
* [lua-resty-shdict-simple](https://github.com/openresty/lua-resty-shdict-simple)
115125
* [lua-resty-memcached-shdict](https://github.com/openresty/lua-resty-memcached-shdict)
116126

127+
[Back to TOC](#table-of-contents)
128+
117129
Author
118130
======
119131

0 commit comments

Comments
 (0)