This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -24,16 +24,17 @@ NGINX powers several high-visibility sites, such as `Netflix <https://www.netfli
24
24
25
25
.. _introtable :
26
26
27
- +----------------+---------------+
28
- | |startedicon |_ | |moduleicon |_ |
29
- +----------------+---------------+
30
- | |startedtext |_ | |moduletext |_ |
31
- +----------------+---------------+
27
+ +----------------+------------------+--------------- +
28
+ | |startedicon |_ | |communityicon |_ | | moduleicon |_ |
29
+ +----------------+------------------+--------------- +
30
+ | |startedtext |_ | |communitytext |_ | | moduletext |_ |
31
+ +----------------+------------------+--------------- +
32
32
33
33
.. toctree ::
34
34
:hidden:
35
35
36
36
start/index
37
+ community/index
37
38
modules/index
38
39
extending/index
39
40
@@ -43,6 +44,12 @@ NGINX powers several high-visibility sites, such as `Netflix <https://www.netfli
43
44
.. |moduletext | replace :: 3\ :sup: `rd` Party Modules
44
45
.. _moduletext : modules/index.html
45
46
47
+ .. |communityicon | replace :: :icon: `users `
48
+ .. _communityicon : community/index.html
49
+
50
+ .. |communitytext | replace :: Community
51
+ .. _communitytext : community/index.html
52
+
46
53
.. |startedicon | replace :: :icon: `play `
47
54
.. _startedicon : start/index.html
48
55
You can’t perform that action at this time.
0 commit comments