Skip to content

Commit

Permalink
deploy: 6375f34
Browse files Browse the repository at this point in the history
  • Loading branch information
GeeTransit committed Mar 4, 2024
0 parents commit c845ce1
Show file tree
Hide file tree
Showing 27 changed files with 4,563 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
185 changes: 185 additions & 0 deletions _generated/CHANGELOG/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,185 @@
<!DOCTYPE html>

<html lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />



<title>Changelog - sphinx-better-subsection 0.3.dev2+g6375f34 documentation</title>


<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=d1102ebc" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=181bfd13" />
<link rel="stylesheet" type="text/css" href="../../_static/custom.css?v=3dc7b1a1" />
<script src="../../_static/documentation_options.js?v=d801a2a4"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../../genindex/" />
<link rel="search" title="Search" href="../../search/" />
<link rel="prev" title="sphinx_better_subsection" href="../api/sphinx_better_subsection/" />

<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />





</head><body>


<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">


<div class="body" role="main">

<section id="changelog">
<h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading">#</a></h1>
<section id="unreleased">
<span id="v0-3-dev2-g6375f34-unreleased"></span><h2>v0.3.dev2+g6375f34 (Unreleased)<a class="headerlink" href="#unreleased" title="Link to this heading">#</a></h2>
<section id="unreleased-added">
<span id="added"></span><h3>Added<a class="headerlink" href="#unreleased-added" title="Link to this heading">#</a></h3>
<ul class="simple">
<li><p>Support multiple targets on one section properly. [George Zhang]</p></li>
</ul>
</section>
</section>
<section id="v0-2">
<span id="v0-2-2022-05-26"></span><h2>v0.2 (2022-05-26)<a class="headerlink" href="#v0-2" title="Link to this heading">#</a></h2>
<section id="v0-2-added">
<span id="id1"></span><h3>Added<a class="headerlink" href="#v0-2-added" title="Link to this heading">#</a></h3>
<ul class="simple">
<li><p>Add project links to README. [George Zhang]</p></li>
</ul>
</section>
<section id="v0-2-fixed">
<span id="fixed"></span><h3>Fixed<a class="headerlink" href="#v0-2-fixed" title="Link to this heading">#</a></h3>
<ul class="simple">
<li><p>Fix AttributeError on docutils&lt;0.18. [George Zhang]</p></li>
</ul>
</section>
</section>
<section id="v0-1">
<span id="v0-1-2022-04-15"></span><h2>v0.1 (2022-04-15)<a class="headerlink" href="#v0-1" title="Link to this heading">#</a></h2>
<section id="v0-1-added">
<span id="id2"></span><h3>Added<a class="headerlink" href="#v0-1-added" title="Link to this heading">#</a></h3>
<ul class="simple">
<li><p>Add GitHub docs workflow. [George Zhang]</p></li>
<li><p>Add docs from soundit. [George Zhang]</p></li>
<li><p>Add usage to README. [George Zhang]</p></li>
<li><p>Add pyproject.toml and Hatch config. [George Zhang]</p></li>
<li><p>Add extension code from soundit. [George Zhang]</p></li>
</ul>
</section>
<section id="v0-1-changed">
<span id="changed"></span><h3>Changed<a class="headerlink" href="#v0-1-changed" title="Link to this heading">#</a></h3>
<ul class="simple">
<li><p>Show low level usage in module docs. [George Zhang]</p></li>
</ul>
</section>
<section id="v0-1-fixed">
<span id="id3"></span><h3>Fixed<a class="headerlink" href="#v0-1-fixed" title="Link to this heading">#</a></h3>
<ul class="simple">
<li><p>Fix code highlighting on PyPI. [George Zhang]</p></li>
</ul>
</section>
<section id="v0-1-other">
<span id="other"></span><h3>Other<a class="headerlink" href="#v0-1-other" title="Link to this heading">#</a></h3>
<ul class="simple">
<li><p>Exclude .github folder from builds. [George Zhang]</p></li>
<li><p>Add .gitignore. [George Zhang]</p></li>
<li><p>Change README to reST. [George Zhang]</p></li>
<li><p>Initial commit. [George Zhang]</p></li>
</ul>
</section>
</section>
</section>


</div>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../">sphinx-better-subsection</a></h1>






<p>
<iframe src="https://ghbtns.com/github-btn.html?user=GeeTransit&repo=sphinx-better-subsection&type=star&count=true&size=large&v=2"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>





<h3>Navigation</h3>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../../api/">API Reference</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#unreleased">v0.3.dev2+g6375f34 (Unreleased)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#v0-2">v0.2 (2022-05-26)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#v0-1">v0.1 (2022-04-15)</a></li>
</ul>
</li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="../../">Documentation overview</a><ul>
<li>Previous: <a href="../api/sphinx_better_subsection/" title="previous chapter">sphinx_better_subsection</a></li>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../../search/" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>document.getElementById('searchbox').style.display = "block"</script>








</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
&copy; 2022, George Zhang

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.6</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.16</a>

|
<a href="../../_sources/_generated/CHANGELOG.rst.txt"
rel="nofollow">Page source</a>

|
Last updated on March 04, 2024

</div>




</body>
</html>
Loading

0 comments on commit c845ce1

Please sign in to comment.