Skip to content

Commit f3bfd87

Browse files
committed
Add links to rocks docs
1 parent 1a54dd2 commit f3bfd87

File tree

3 files changed

+25
-14
lines changed

3 files changed

+25
-14
lines changed

doc/reference/reference_rock/expirationd.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
:noindex:
22
:fullwidth:
33

4-
================================================================================
54
Rocks reference
6-
================================================================================
5+
===============
76

87
This reference covers third-party Lua modules for Tarantool.
98

10-
.. toctree::
11-
:maxdepth: 2
9+
.. toctree::
10+
:maxdepth: 1
1211

13-
dbms
14-
expirationd
12+
../../book/cartridge/index
1513
membership
14+
../../book/monitoring/metrics_reference
15+
Module luatest <luatest/luatest_overview>
1616
vshard/index
17-
../../book/cartridge/index
18-
luatest/luatest_overview
17+
dbms
18+
other
19+
20+
For Tarantool Enterprise modules, see the
21+
`Tarantool Enterprise documentation <https://www.tarantool.io/en/enterprise_doc/rocksref/>`_.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Other rocks
2+
===========
3+
4+
This page features a list of links to third-party Tarantool module documentation
5+
that is hosted externally -- mostly on GitHub pages or in READMEs:
6+
7+
* checks <https://github.com/tarantool/checks/#readme>
8+
* crud <https://github.com/tarantool/crud#readme>
9+
* expirationd <https://tarantool.github.io/expirationd/>
10+
* icu-date <https://github.com/tarantool/icu-date#readme>
11+
* tracing <https://github.com/tarantool/tracing/>
12+
13+
For Tarantool Enterprise modules, see the
14+
`Tarantool Enterprise documentation <https://www.tarantool.io/en/enterprise_doc/rocksref/>`_.

0 commit comments

Comments
 (0)