Skip to content

Commit

Permalink
Deployed 0cbd787 to devel with MkDocs 1.2.4 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skullydazed committed Jan 27, 2024
1 parent be26e2f commit 2fe6552
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 34 deletions.
2 changes: 1 addition & 1 deletion devel/api_emoji/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ <h1 id="emoji">emoji<a class="headerlink" href="#emoji" title="Permanent link">&
</tr>
<tr>
<td><code>NOTSET</code></td>
<td><code>{style_reset_all}¯\\_(o_o)_/¯</code></td>
<td><code>{style_reset_all}¯\_(o_o)_/¯</code></td>
</tr>
</tbody>
</table>
Expand Down
21 changes: 14 additions & 7 deletions devel/metadata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -452,8 +452,8 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#environment-based-setup" class="md-nav__link">
Environment based setup
<a href="#custom-loggers" class="md-nav__link">
Custom Loggers
</a>

</li>
Expand Down Expand Up @@ -718,8 +718,8 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#environment-based-setup" class="md-nav__link">
Environment based setup
<a href="#custom-loggers" class="md-nav__link">
Custom Loggers
</a>

</li>
Expand Down Expand Up @@ -755,9 +755,16 @@ <h1 id="milc-metadata">MILC Metadata<a class="headerlink" href="#milc-metadata"
<p class="admonition-title">Danger</p>
<p>Do not import <code>set_metadata</code> and <code>cli</code> at the same time! When you run <code>set_metadata</code> the <code>cli</code> object will be replaced, but your existing import will continue to reference the old <code>cli</code> object.</p>
</div>
<h2 id="environment-based-setup">Environment based setup<a class="headerlink" href="#environment-based-setup" title="Permanent link">&para;</a></h2>
<p>Earlier versions of MILC used the environment variables <code>MILC_APP_NAME</code>, <code>MILC_APP_VERSION</code>, and <code>MILC_AUTHOR_NAME</code> to set this information. While this is supported in MILC 1.4.x it will throw a <code>DeprecationWarning</code> and will be removed in a later version of MILC.</p>
<p>You can supress this warning by setting the environment variable <code>MILC_IGNORE_DEPRECATED</code>.</p>
<h2 id="custom-loggers">Custom Loggers<a class="headerlink" href="#custom-loggers" title="Permanent link">&para;</a></h2>
<p>You can also use this to pass in custom loggers.</p>
<div class="highlight"><pre><span></span><code><span class="kn">from</span> <span class="nn">milc</span> <span class="kn">import</span> <span class="n">set_metadata</span>

<span class="kn">from</span> <span class="nn">my_program</span> <span class="kn">import</span> <span class="n">custom_logger</span>

<span class="n">set_metadata</span><span class="p">(</span><span class="n">logger</span><span class="o">=</span><span class="n">custom_logger</span><span class="p">)</span>

<span class="kn">from</span> <span class="nn">milc</span> <span class="kn">import</span> <span class="n">cli</span>
</code></pre></div>


</article>
Expand Down
2 changes: 1 addition & 1 deletion devel/search/search_index.json

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions devel/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,122 +2,122 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://milc.clueboard.co/devel/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/ANSI/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/api__in_argv/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/api__sparkline/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/api_ansi/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/api_attrdict/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/api_configuration/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/api_emoji/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/api_milc/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/api_questions/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/api_subcommand_config/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/argcomplete/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/argument_parsing/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/breaking_changes/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/configuration/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/installation/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/logging/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/metadata/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/sparklines/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/spinners/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/subcommand_config/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/subprocesses/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/threading/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://milc.clueboard.co/devel/tutorial/</loc>
<lastmod>2023-06-13</lastmod>
<lastmod>2024-01-27</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified devel/sitemap.xml.gz
Binary file not shown.
20 changes: 19 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
[{"version": "1.6", "title": "1.6", "aliases": ["latest"]}, {"version": "1.5", "title": "1.5", "aliases": []}, {"version": "devel", "title": "devel", "aliases": []}]
[
{
"version": "devel",
"title": "devel",
"aliases": []
},
{
"version": "1.6",
"title": "1.6",
"aliases": [
"latest"
]
},
{
"version": "1.5",
"title": "1.5",
"aliases": []
}
]

0 comments on commit 2fe6552

Please sign in to comment.