Skip to content

Commit 208fc94

Browse files
author
github-actions
committed
Update docs preview for PR #912
1 parent 5d613b2 commit 208fc94

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

912/Developer-Guide_Desktops/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3328,8 +3328,8 @@ <h3 id="custom-repository-block">Custom repository block<a class="headerlink" hr
33283328
</tr>
33293329
<tr>
33303330
<td><code>suite</code></td>
3331-
<td>string (optional)</td>
3332-
<td>Suite path that follows the URL in the source line. Defaults to the release codename (e.g. <code>noble</code>). Regex-validated to <code>^[A-Za-z0-9._/-]+$</code>. Per-release override: <code>releases.&lt;release&gt;.repo_suite</code>.</td>
3331+
<td>string or list of strings (optional)</td>
3332+
<td>Suite path(s) that follow the URL. A list emits one <code>deb [...]</code> line per entry — all sharing url/keyring/components — for vendors whose archive spans multiple parallel suites (base, -security, -updates, -porting, -customization, …). Defaults to the release codename. Regex-validated to <code>^[A-Za-z0-9._/-]+$</code>. Per-release override: <code>releases.&lt;release&gt;.repo_suite</code>.</td>
33333333
</tr>
33343334
<tr>
33353335
<td><code>components</code></td>

912/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)