diff --git a/doc/index.rst b/doc/index.rst index e18e889355..3c8c8b15de 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -3,82 +3,44 @@ .. _index: -------------------------------------------------------------------------------- - Tarantool - Documentation -------------------------------------------------------------------------------- - -.. wp_section:: - :class: documentation-main-page-header - - .. container:: documentation-main-page-header-path - - |nbsp| - -.. wp_section:: - :class: b-documentation-toc - - .. container:: documentation-main-page - - .. container:: documentation-main-page-title - - Tarantool documentation - - .. container:: documentation-main-page-description - - This manual embraces all aspects of using Tarantool: from introductory - information and exercises for beginners -- to advanced instructions and - detailed references for power users and contributors. - - .. container:: documentation-main-page-content - - .. ifconfig:: language == 'ru' - - .. NOTE:: - - Документация находится в процессе перевода и может - отставать от английской версии. - - .. raw:: html - -
- - - -
- - .. ifconfig:: language == 'en' - - .. raw:: html - -
- - - -
- - .. toctree:: - :maxdepth: 1 - - getting_started/index - book/box/data_model - CRUD operations - book/box/indexes - book/box/atomic - Streams - book/box/authentication - book/box/triggers - reference/reference_rock/vshard/vshard_index - Cluster - book/app_server/index - book/admin/index - book/replication/index - book/box/engines/index - book/connectors - reference/index - tutorials/index - contributing/index - release +Tarantool - Documentation +========================= + +This manual embraces all aspects of using Tarantool: from introductory +information and exercises for beginners---to advanced instructions and +detailed references for power users and contributors. + +.. container:: doc-cards + + .. container:: doc-card doc-card_getting-started + + .. container:: doc-card__content + + Getting Started + --------------- + + Some text here + +.. toctree:: + :hidden: + :maxdepth: 1 + + getting_started/index + book/box/data_model + CRUD operations + book/box/indexes + book/box/atomic + Streams + book/box/authentication + book/box/triggers + reference/reference_rock/vshard/vshard_index + Cluster + book/app_server/index + book/admin/index + book/replication/index + book/box/engines/index + book/connectors + reference/index + tutorials/index + contributing/index + release