<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>About the project on Docsy</title><link>https://deploy-preview-2745--docsydocs.netlify.app/fr/project/about/</link><description>Recent content in About the project on Docsy</description><generator>Hugo</generator><language>fr</language><atom:link href="https://deploy-preview-2745--docsydocs.netlify.app/fr/project/about/index.xml" rel="self" type="application/rss+xml"/><item><title>ReadMe</title><link>https://deploy-preview-2745--docsydocs.netlify.app/fr/project/about/readme/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2745--docsydocs.netlify.app/fr/project/about/readme/</guid><description>&lt;style&gt;
 .td-content h1#docsy { display: none; }
&lt;/style&gt;
&lt;h1 id="docsy"&gt;Docsy&lt;a class="td-heading-self-link" href="#docsy" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;a href="https://www.npmjs.com/package/@docsy/theme"&gt;&lt;img src="https://img.shields.io/npm/v/%40docsy%2Ftheme" alt="npm version"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;!-- markdownlint-disable no-docsy-dev-external-urls --&gt;
&lt;p&gt;Docsy is a &lt;a href="https://gohugo.io"&gt;Hugo&lt;/a&gt; theme for technical documentation sets,
providing simple navigation, site structure, and more.&lt;/p&gt;
&lt;p&gt;This is not an officially supported Google product. This project is actively
being maintained.&lt;/p&gt;
&lt;div class="td-alert td-alert--md alert alert-important" role="alert"&gt;&lt;div class="td-alert-heading alert-heading" role="heading"&gt;🚧 IMPORTANT 🚧&lt;/div&gt;
 &lt;div class="td-alert-body"&gt;
 &lt;p&gt;The &lt;code&gt;main&lt;/code&gt; branch is under development and not officially supported; use
official Docsy &lt;a href="https://github.com/google/docsy/releases"&gt;releases&lt;/a&gt;. For full support details, see &lt;a href="https://www.docsy.dev/project/about/changelog/#official-support"&gt;Official support
limits&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Changelog</title><link>https://deploy-preview-2745--docsydocs.netlify.app/fr/project/about/changelog/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2745--docsydocs.netlify.app/fr/project/about/changelog/</guid><description>&lt;p&gt;We document &lt;strong&gt;breaking changes&lt;/strong&gt; and release &lt;strong&gt;highlights&lt;/strong&gt; in this page, with
maintainer-facing changes summarized at the end of each release section. For the
full list of changes of any particular release, see the &lt;a href="https://github.com/google/docsy/releases"&gt;release
notes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Useful links: &lt;a href="https://github.com/google/docsy/releases"&gt;Releases&lt;/a&gt; &amp;amp; &lt;a href="https://github.com/google/docsy/tags"&gt;tags&lt;/a&gt;, jump to the &lt;a href="https://github.com/google/docsy/releases/latest"&gt;latest&lt;/a&gt; release, and view
the &lt;a href="https://github.com/google/docsy/milestones"&gt;milestones&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="style-guide"&gt;Style guide&lt;a class="td-heading-self-link" href="#style-guide" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Use past tense when when describing releases.&lt;/li&gt;
&lt;li&gt;Generally, start each change entry with a verb (in the past tense). For
example: Added, Changed, Deprecated, Fixed.&lt;/li&gt;
&lt;li&gt;It&amp;rsquo;s ok to follow that with &amp;ldquo;you can now&amp;hellip;&amp;rdquo;. For example:
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Feature abc&lt;/strong&gt;: you can now&amp;hellip;&amp;quot;.&lt;/p&gt;</description></item><item><title>Maintainer notes</title><link>https://deploy-preview-2745--docsydocs.netlify.app/fr/project/about/maintainer-notes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-2745--docsydocs.netlify.app/fr/project/about/maintainer-notes/</guid><description>&lt;p&gt;For our main contributing page covering license agreements, code of conduct and
more, see &lt;a href="https://deploy-preview-2745--docsydocs.netlify.app/fr/docs/contributing/"&gt;Contributing&lt;/a&gt;. This page is for &lt;strong&gt;maintainers only&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="content-placement"&gt;Content placement&lt;a class="td-heading-self-link" href="#content-placement" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Keep project content DRY by writing each fact in the artifact whose purpose and
audience it serves. Each artifact links to the more detailed ones rather than
restating them:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://deploy-preview-2745--docsydocs.netlify.app/fr/project/about/changelog/"&gt;Changelog&lt;/a&gt;&lt;/strong&gt;: a lean record of &lt;em&gt;what changed&lt;/em&gt;, for developers who want a
quick overview. No upgrade advice, implementation detail, or background.
Entries link to the release report for details and cite a change&amp;rsquo;s key issues;
PRs only when there is no key issue, such as for contributor credit.
Maintainer-facing changes get a short &lt;strong&gt;For maintainers&lt;/strong&gt; list at the end of
the release section.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Release and upgrade blog posts&lt;/strong&gt;: what&amp;rsquo;s new, what to watch out for, and
actionable upgrade guidance (the historical narrative). Link to the site docs
for current behavior and reference detail. Don&amp;rsquo;t enumerate PRs and issues;
link an open tracker only where it adds follow-up context. Upgrades are a
chore, so keep posts maximally actionable yet lean: the release summary reads
like a selective table of contents (a link per section with a clause of
guiding glue) and each fact appears in one section, its home.
Maintainer-facing changes are summarized in a &lt;strong&gt;For maintainers&lt;/strong&gt; section at
the end of the documented changes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Site docs&lt;/strong&gt; (&lt;code&gt;docs/&lt;/code&gt;): Docsy &lt;em&gt;as it is now&lt;/em&gt;. Minimal historical references
or links to issues and PRs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://github.com/google/docsy/releases"&gt;Release notes&lt;/a&gt; and &lt;a href="https://github.com/google/docsy/milestones"&gt;milestones&lt;/a&gt;&lt;/strong&gt;: exhaustive records. Generated
release notes list every PR, PRs link their motivating issues, and the release
milestone gathers the issues resolved. The release notes lead with links to
the changelog entry and the release post. Authored artifacts link to these
rather than reproducing the enumeration.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Test and code comments&lt;/strong&gt;: implementation rationale and regression
background.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Version values&lt;/strong&gt; follow the same ownership rule. An evergreen doc that cites a
pinned or supported version reads it from the pin&amp;rsquo;s source of truth: a config
param (for example, &lt;code&gt;params.mermaid.version&lt;/code&gt;), or a repo manifest surfaced
through a data mount and shortcode (&lt;code&gt;sass-embedded-version&lt;/code&gt; reads the root
&lt;code&gt;package.json&lt;/code&gt; pin), so the page can&amp;rsquo;t drift from the pin. A dated post freezes
its release-specific versions as page front-matter params, and delegates install
and override mechanics to the docs instead of restating commands.&lt;/p&gt;</description></item></channel></rss>