Cartridge deprecation: remove Cartridge content from docs#3780
Merged
Conversation
andreyaksenov
approved these changes
Oct 23, 2023
| .. TODO: New Getting Started https://github.com/tarantool/doc/issues/3636 | ||
|
|
||
| The :ref:`Creating your first Tarantool database <getting_started_db>` section | ||
| will get you acquainted with Tarantool in 15 minutes. |
Contributor
There was a problem hiding this comment.
Let's remove in 15 minutes - we cannot predict how much time a user will spend in this tutorial
|
|
||
| The Tarantool Cartridge framework is deprecated and is not compatible with | ||
| Tarantool 3.0 and later. This command is added for backward compatibility with | ||
| earlier versions. |
Contributor
There was a problem hiding this comment.
We can also add a similar note for the --cartridge-compat option in the tt pack description:
https://docs.d.tarantool.io/en/doc/gh-3546-cartridge-deprecation/reference/tooling/tt_cli/pack/#options
| A multi-purpose tool for working with Tarantool from the command line, ``tt`` has | ||
| come to replace :ref:`tarantoolctl <tarantoolctl>` | ||
| come to replace the deprecated utilities :ref:`tarantoolctl <tarantoolctl>` | ||
| and :doc:`Cartridge CLI </book/cartridge/cartridge_cli/index>` command-line utilities. |
Contributor
There was a problem hiding this comment.
Given that Cartridge Command Line Interface is removed from docs, shouldn't we remove the /book/cartridge/cartridge_cli/index link?
xuniq
approved these changes
Oct 23, 2023
This was referenced Oct 24, 2023
andreyaksenov
pushed a commit
that referenced
this pull request
Oct 25, 2023
andreyaksenov
pushed a commit
that referenced
this pull request
Oct 25, 2023
andreyaksenov
pushed a commit
that referenced
this pull request
Nov 3, 2023
andreyaksenov
pushed a commit
that referenced
this pull request
Nov 10, 2023
andreyaksenov
pushed a commit
that referenced
this pull request
Nov 21, 2023
andreyaksenov
pushed a commit
that referenced
this pull request
Dec 6, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #3546 (content)
Deployment: https://docs.d.tarantool.io/en/doc/gh-3546-cartridge-deprecation/
Remove the Cluster on Cartridge top-level section with all contents from all ToCs: main, singlehtml, pdf.
Getting started: remove all nested pages as Cartridge-specific. Leave general description and link to the Creating a first DB tutorial.
How-to > Creating your first Tarantool Cartridge application: remove page
Concepts:
Tarantool Enterprise Edition:
Reference > Tooling > tt CLI utility:
Contributing > Guidelines > Documentation & Localization guidelines: