docs: import Clever Tools documentation #558
Merged
Merged
Conversation
👋` Review app deletedYou closed this PR and deleted the review app. |
Contributor
|
Thanks for this, I will check how to solve the render issue before merging. |
Closed
1 task
Contributor
|
The alerts look like this now : https://documentation-pr-558.cleverapps.io/developers/doc/cli/ What do you think @davlgd ? Invoking the buen gusto guru as well aka @cnivolle |
Collaborator
Author
LGTM, the main issue here was superfluous spaces |
cnivolle
reviewed
Mar 14, 2025
cnivolle
requested changes
Mar 17, 2025
cnivolle
approved these changes
Mar 18, 2025
davlgd
added a commit
that referenced
this pull request
May 12, 2026
## Describe your PR As internally discussed, this PR imports Clever Tools GitHub documentation, with latest 3.12 releases update. I've added front matters, aliases and some tiny adaptations. For now we'll keep both documentations aligned and will progressively use Clever Cloud Documentation as the main "human" doc as Clever Tools will move to a generated documentation from code. Imported documentation uses Markdown Alerts, supported both by GitHub and Hextra theme, but we have [a render issue](#557) for now. I think it's fine to keep it as is for now and look at how to fix our rendering in an incoming PR. --------- Co-authored-by: Julia March <101819212+juliamrch@users.noreply.github.com>
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.
Describe your PR
As internally discussed, this PR imports Clever Tools GitHub documentation, with latest 3.12 releases update. I've added front matters, aliases and some tiny adaptations. For now we'll keep both documentations aligned and will progressively use Clever Cloud Documentation as the main "human" doc as Clever Tools will move to a generated documentation from code.
Imported documentation uses Markdown Alerts, supported both by GitHub and Hextra theme, but we have a render issue for now. I think it's fine to keep it as is for now and look at how to fix our rendering in an incoming PR.