-
Notifications
You must be signed in to change notification settings - Fork 668
A New Look for Ruby's Documentation: French translation #3888
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
Open
noraj
wants to merge
2
commits into
master
Choose a base branch
from
noraj/fr-new-look-for-ruby-documentation
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
33 changes: 33 additions & 0 deletions
33
fr/news/_posts/2025-12-23-new-look-for-ruby-documentation.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,33 @@ | ||
| --- | ||
| layout: news_post | ||
| title: "La documentation de Ruby fait peau neuve" | ||
| author: "Stan Lo" | ||
| translator: "Alexandre ZANNI" | ||
| date: 2025-12-23 00:00:00 +0000 | ||
| lang: fr | ||
| --- | ||
| Après la [refonte de ruby-lang.org](https://www.ruby-lang.org/fr/news/2025/12/22/redesign-site-identity/), nous avons d'autres bonnes nouvelles pour célébrer le 30e anniversaire de Ruby : [docs.ruby-lang.org][ruby-doc] fait peau neuve avec Aliki, le nouveau thème par défaut de [RDoc](https://github.com/ruby/rdoc). | ||
|
|
||
| ## Un nouveau style visuel pour la documentation Ruby | ||
|
|
||
| Écrire en Ruby a toujours été un plaisir, et désormais, la lecture de la documentation Ruby peut offrir une expérience tout aussi agréable. Aliki apporte un graphisme moderne et épuré à [docs.ruby-lang.org][ruby-doc] et à toute gemme générant de la documentation avec RDoc v7.0+. | ||
|
|
||
| ## Principales fonctionnalités | ||
|
|
||
| - **Recherche améliorée** : tri tenant compte de la casse, correspondance approximative et prise en charge de la recherche de constantes | ||
| - **Mode sombre** : respecte les préférences de votre système d'exploitation grâce à un bouton de basculement manuel | ||
| - **Mise en page à trois colonnes** : barre latérale gauche pour la navigation, partie centrale pour le contenu, barre latérale droite pour la table des matières | ||
| - **Améliorations des blocs de code** : boutons de copie sur les blocs de code et colorisation syntaxique du code C | ||
| - **Pied de page personnalisable** : les mainteneurs de gemmes peuvent ajouter des liens vers leur dépôt, leur outil de suivi des tickets et d'autres ressources | ||
|
noraj marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## Pour les auteurs de gemmes | ||
|
noraj marked this conversation as resolved.
Outdated
noraj marked this conversation as resolved.
Outdated
|
||
|
|
||
| Si vous générez de la documentation avec RDoc 7.0+, vos utilisateurs verront automatiquement Aliki. Vous pouvez personnaliser les liens du pied de page ou revenir au thème Darkfish dans votre fichier `.rdoc_options`. | ||
|
|
||
| ## Essayez-le | ||
|
|
||
| Découvrez la nouvelle apparence en action sur [docs.ruby-lang.org][ruby-doc]. | ||
|
|
||
| Si vous rencontrez des problèmes ou avez des suggestions, veuillez [ouvrir un ticket](https://github.com/ruby/rdoc/issues) sur GitHub. | ||
|
|
||
| [ruby-doc]: https://docs.ruby-lang.org/en/master/ | ||
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.
Uh oh!
There was an error while loading. Please reload this page.