Skip to content

Commit a5e9258

Browse files
committed
New structure - MVP
1 parent fb2dd55 commit a5e9258

File tree

263 files changed

+204
-1409
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

263 files changed

+204
-1409
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ locale/*
7878

7979
/doc/how-to/getting_started_cxx.rst
8080
/doc/how-to/_includes
81-
/doc/book/connectors/cxx/
81+
/doc/connectors/connectors/cxx/

doc/book/admin/index.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,12 @@ utilities:
2222
This chapter includes the following sections:
2323

2424
.. toctree::
25-
:maxdepth: 2
26-
:numbered: 0
25+
:maxdepth: 1
2726

28-
instance_config
29-
start_stop_instance
3027
modules
3128
logs
3229
security
3330
access_control
34-
vshard_admin
3531
replication/index
3632
server_introspection
3733
daemon_supervision
@@ -41,4 +37,5 @@ This chapter includes the following sections:
4137
os_notes
4238
bug_reports
4339
troubleshoot
40+
flight_recorder
4441
../monitoring/index

doc/concepts/configuration/configuration_migrating.rst

Lines changed: 0 additions & 9 deletions
This file was deleted.

doc/concepts/data_model/index.rst

Lines changed: 0 additions & 41 deletions
This file was deleted.

doc/concepts/data_model/persistence.rst

Lines changed: 0 additions & 43 deletions
This file was deleted.

doc/concepts/index.rst

Lines changed: 0 additions & 122 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

doc/how-to/getting_started_connectors.rst renamed to doc/connectors/getting_started_connectors.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and so on).
1515
:maxdepth: 2
1616
:numbered: 0
1717

18-
getting_started_python
19-
getting_started_php
20-
getting_started_go
21-
getting_started_cxx
18+
getting_started/getting_started_python
19+
getting_started/getting_started_php
20+
getting_started/getting_started_go
21+
getting_started/getting_started_cxx
File renamed without changes.

doc/book/connectors.rst renamed to doc/connectors/index.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@ This chapter documents APIs for various programming languages:
1717
.. toctree::
1818
:maxdepth: 1
1919

20-
connectors/c
21-
connectors/go
22-
connectors/java
23-
connectors/python
24-
connectors/community
20+
c
21+
go
22+
java
23+
python
24+
community
25+
getting_started_connectors
2526

2627
Protocol
2728
--------
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

doc/enterprise/deprecated.rst

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)