Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add panels on the entry page #2456

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 41 additions & 79 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

<div class="getting-started-button-container">
<a href="getting_started/">
<button class="getting-started-button btn main-button">
Руководство для начинающих
</button>
</a>
</div>

.. ifconfig:: language == 'en'

.. raw:: html

<div class="getting-started-button-container">
<a href="getting_started/">
<button class="getting-started-button btn main-button">
Getting started
</button>
</a>
</div>

.. toctree::
:maxdepth: 1

getting_started/index
book/box/data_model
CRUD operations <reference/reference_lua/box_space>
book/box/indexes
book/box/atomic
Streams <book/box/stream>
book/box/authentication
book/box/triggers
reference/reference_rock/vshard/vshard_index
Cluster <book/cartridge/index>
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 <reference/reference_lua/box_space>
book/box/indexes
book/box/atomic
Streams <book/box/stream>
book/box/authentication
book/box/triggers
reference/reference_rock/vshard/vshard_index
Cluster <book/cartridge/index>
book/app_server/index
book/admin/index
book/replication/index
book/box/engines/index
book/connectors
reference/index
tutorials/index
contributing/index
release