Skip to content

Commit 4ae28ad

Browse files
committed
Create the 'Defining and manipulating data' section and move content
1 parent 6cdcf0c commit 4ae28ad

24 files changed

+41
-9
lines changed

doc/concepts/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ For details, check the :ref:`Storage engines <engines-chapter>` section.
110110
:hidden:
111111

112112
configuration
113-
data_model/index
114113
coop_multitasking
115114
atomic
116115
modules

doc/enterprise/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,8 @@ Tarantool Enterprise Edition
6565

6666
security
6767
audit
68-
tuple_compression
69-
read_views
7068
flight_recorder
7169
audit_log
72-
space_upgrade
7370
system_metrics
7471
deprecated
7572
rocksref

doc/how-to/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ If you are new to Tarantool, please see our
1616
.. toctree::
1717
:maxdepth: 2
1818

19-
db/index
2019
replication/index
2120
app/index
22-
sql/index
2321
other/index
File renamed without changes.
File renamed without changes.

doc/how-to/db/index.rst renamed to doc/platform/ddl_dml/index.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This section contains guides on performing data operations in Tarantool.
66
.. toctree::
77
:maxdepth: 1
88

9-
crud
10-
indexes
11-
sequences
9+
value_store
10+
schema_desc
11+
operations
12+
migrations
13+
read_views
14+
sql/index
15+
File renamed without changes.

0 commit comments

Comments
 (0)