You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.html
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -447,7 +447,8 @@
447
447
<sectionid="change-log">
448
448
<h1>Change Log<aclass="headerlink" href="#change-log" title="Link to this heading">#</a></h1>
449
449
<p>All notable changes to this project will be documented in this file.</p>
450
-
<p>The format is based on <aclass="reference external" href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>, and this project adheres to <aclass="reference external" href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
450
+
<p>The format is based on <aclass="reference external" href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>
451
+
and adheres to <aclass="reference external" href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
451
452
<p>Changes for the upcoming release can be found in the
452
453
<aclass="reference external" href="https://github.com/openSUSE/docbuild/tree/main/changelog.d">“changelog.d” directory</a> of the repository.</p>
453
454
<sectionid="version-0-13-0">
@@ -459,7 +460,8 @@ <h3>Improved Documentation<a class="headerlink" href="#improved-documentation" t
459
460
<li><p>Clarify some steps when creating a release. (<aclass="extlink-gh reference external" href="https://github.com/openSUSE/docbuild/issues/59">GH #59</a>)</p></li>
460
461
<li><p>Improve documentation clarity and usability:</p>
461
462
<ul>
462
-
<li><p>Update external links for <codeclass="docutils literal notranslate"><spanclass="pre">uv</span></code>, <codeclass="docutils literal notranslate"><spanclass="pre">towncrier</span></code>, <codeclass="docutils literal notranslate"><spanclass="pre">reStructuredText</span></code>, Sphinx, <codeclass="docutils literal notranslate"><spanclass="pre">jing</span></code>, and RNC schema to official resources.</p></li>
Sphinx, <codeclass="docutils literal notranslate"><spanclass="pre">jing</span></code>, and RNC schema to official resources.</p></li>
463
465
<li><p>Remove <codeclass="docutils literal notranslate"><spanclass="pre">$</span></code> prefixes from shell command examples for easier copy-pasting.</p></li>
464
466
<li><p>Add a brief explanation for the <codeclass="docutils literal notranslate"><spanclass="pre">--frozen</span></code> flag usage with <strongclass="command">uv sync</strong>.</p></li>
465
467
<li><p>Enhance descriptions and links in the “External tools” section. (<aclass="extlink-gh reference external" href="https://github.com/openSUSE/docbuild/issues/62">GH #62</a>)</p></li>
<spanclass="sig-prename descclassname"><spanclass="pre">docbuild.constants.</span></span><spanclass="sig-name descname"><spanclass="pre">SEPARATORS</span></span><emclass="property"><spanclass="w"></span><spanclass="p"><spanclass="pre">=</span></span><spanclass="w"></span><spanclass="pre">'[</span><spanclass="pre">:;]+'</span></em><aclass="headerlink" href="#docbuild.constants.SEPARATORS" title="Link to this definition">#</a></dt>
727
-
<dd><p>Regex string for separators used in doctype strings.</p>
<spanclass="sig-prename descclassname"><spanclass="pre">docbuild.constants.</span></span><spanclass="sig-name descname"><spanclass="pre">RE_SEPARATORS</span></span><aclass="headerlink" href="#docbuild.constants.RE_SEPARATORS" title="Link to this definition">#</a></dt>
733
-
<dd><p>Compiled regex for separators used in doctype strings.</p>
<spanclass="sig-prename descclassname"><spanclass="pre">docbuild.constants.</span></span><spanclass="sig-name descname"><spanclass="pre">PROJECT_DIR</span></span><aclass="headerlink" href="#docbuild.constants.PROJECT_DIR" title="Link to this definition">#</a></dt>
@@ -869,8 +851,6 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link to
0 commit comments