Skip to content

Commit a743beb

Browse files
committed
Reorder toctree by relevance
1 parent 6c9d1a3 commit a743beb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/dev_guide/internals/box_protocol.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ The binary protocol provides complete access to Tarantool functionality, includi
2525

2626
iproto/mp_types
2727
iproto/format
28-
iproto/authentication
2928
iproto/keys
3029
iproto/requests
30+
iproto/authentication
3131
iproto/streams
3232
iproto/events
33-
iproto/replication
3433
iproto/sql
34+
iproto/replication
3535
Examples <../../how-to/other/iproto>

0 commit comments

Comments
 (0)