Skip to content

Commit

Permalink
Updated docs/
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Feb 1, 2025
1 parent 54f636b commit 2038ef1
Show file tree
Hide file tree
Showing 7 changed files with 63 additions and 12 deletions.
26 changes: 25 additions & 1 deletion docs/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<div data-md-component="skip">


<a href="#2024" class="md-skip">
<a href="#2025" class="md-skip">
Skip to content
</a>

Expand Down Expand Up @@ -619,6 +619,13 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#2025" class="md-nav__link">
2025
</a>

</li>

<li class="md-nav__item">
<a href="#2024" class="md-nav__link">
2024
Expand Down Expand Up @@ -693,6 +700,13 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#2025" class="md-nav__link">
2025
</a>

</li>

<li class="md-nav__item">
<a href="#2024" class="md-nav__link">
2024
Expand Down Expand Up @@ -745,7 +759,17 @@

<h1>Changelog</h1>

<h3 id="2025">2025</h3>
<p>2025-02-01 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * DESCRIPTION (Version, Date): Version 0.0.20

* inst/include/spdlog/*: New upstream release spdlog 1.15.1
</code></pre>
<h3 id="2024">2024</h3>
<p>2024-12-10 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * inst/examples/exampleFour.cpp: New multi-threaded logging example
based on code by Young Geun Kim in GitHub issue #22
</code></pre>
<p>2024-11-10 Dirk Eddelbuettel <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;">&#101;&#100;&#100;&#64;&#100;&#101;&#98;&#105;&#97;&#110;&#46;&#111;&#114;&#103;</a> </p>
<pre><code> * DESCRIPTION (Version, Date): Version 0.0.19

Expand Down
13 changes: 13 additions & 0 deletions docs/mkdmt-src/src/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
### 2025

2025-02-01 Dirk Eddelbuettel <edd@debian.org>

* DESCRIPTION (Version, Date): Version 0.0.20

* inst/include/spdlog/*: New upstream release spdlog 1.15.1

### 2024

2024-12-10 Dirk Eddelbuettel <edd@debian.org>

* inst/examples/exampleFour.cpp: New multi-threaded logging example
based on code by Young Geun Kim in GitHub issue #22

2024-11-10 Dirk Eddelbuettel <edd@debian.org>

* DESCRIPTION (Version, Date): Version 0.0.19
Expand Down
7 changes: 7 additions & 0 deletions docs/mkdmt-src/src/news.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<div class="container">
<div role="main">
<h3 id="version-0.0.20-2025-02-01">Version 0.0.20 (2025-02-01)</h3>
<ul>
<li><p>New multi-threaded logging example (Young Geun Kim and Dirk via
<a
href="https://github.com/eddelbuettel/rcppspdlog/issues/22">#22</a>)</p></li>
<li><p>Upgraded to upstream release spdlog 1.15.1</p></li>
</ul>
<h3 id="version-0.0.19-2024-11-10">Version 0.0.19 (2024-11-10)</h3>
<ul>
<li><p>Support use of <code>std::format</code> under C++20 via opt-in
Expand Down
7 changes: 7 additions & 0 deletions docs/news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,13 @@ <h1>News</h1>

<div class="container">
<div role="main">
<h3 id="version-0.0.20-2025-02-01">Version 0.0.20 (2025-02-01)</h3>
<ul>
<li><p>New multi-threaded logging example (Young Geun Kim and Dirk via
<a
href="https://github.com/eddelbuettel/rcppspdlog/issues/22">#22</a>)</p></li>
<li><p>Upgraded to upstream release spdlog 1.15.1</p></li>
</ul>
<h3 id="version-0.0.19-2024-11-10">Version 0.0.19 (2024-11-10)</h3>
<ul>
<li><p>Support use of <code>std::format</code> under C++20 via opt-in
Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,52 +2,52 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://github.com/eddelbuettel/rcppspdlog/</loc>
<lastmod>2024-11-11</lastmod>
<lastmod>2025-02-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/rcppspdlog/changelog/</loc>
<lastmod>2024-11-11</lastmod>
<lastmod>2025-02-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/rcppspdlog/news/</loc>
<lastmod>2024-11-11</lastmod>
<lastmod>2025-02-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/rcppspdlog/man/RcppSpdlog-package/</loc>
<lastmod>2024-11-11</lastmod>
<lastmod>2025-02-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/rcppspdlog/man/exampleRsink/</loc>
<lastmod>2024-11-11</lastmod>
<lastmod>2025-02-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/rcppspdlog/man/formatter/</loc>
<lastmod>2024-11-11</lastmod>
<lastmod>2025-02-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/rcppspdlog/man/get_stopwatch/</loc>
<lastmod>2024-11-11</lastmod>
<lastmod>2025-02-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/rcppspdlog/man/log_setup/</loc>
<lastmod>2024-11-11</lastmod>
<lastmod>2025-02-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/rcppspdlog/man/setLogLevel/</loc>
<lastmod>2024-11-11</lastmod>
<lastmod>2025-02-01</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://github.com/eddelbuettel/rcppspdlog/vignette/introduction/</loc>
<lastmod>2024-11-11</lastmod>
<lastmod>2025-02-01</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified docs/sitemap.xml.gz
Binary file not shown.

0 comments on commit 2038ef1

Please sign in to comment.