This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 80e67f92 2 more modules
80e67f92 is described below

commit 80e67f929a5c96e3843b7d19b33d4e2ed376dacd
Author: PJ Fanning <[email protected]>
AuthorDate: Wed May 24 23:22:45 2023 +0100

    2 more modules
---
 content/modules.html             | 4 +++-
 content/search/search_index.json | 2 +-
 src/main/paradox/modules.md      | 4 +++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/content/modules.html b/content/modules.html
index 243b7b23..f82849f3 100644
--- a/content/modules.html
+++ b/content/modules.html
@@ -207,9 +207,11 @@ apache/incubator-pekko-site
   <li>pekko-connectors-kafka <a 
href="https://pekko.apache.org/docs/pekko-connectors-kafka/current/";>docs</a> 
<a 
href="https://pekko.apache.org/api/pekko-connectors-kafka/current/";>api</a></li>
   <li>pekko-management <a 
href="https://pekko.apache.org/docs/pekko-management/current/";>docs</a> <a 
href="https://pekko.apache.org/api/pekko-management/current/";>api</a></li>
   <li>pekko-persistence-cassandra <a 
href="https://pekko.apache.org/docs/pekko-persistence-cassandra/current/";>docs</a>
 <a 
href="https://pekko.apache.org/api/pekko-persistence-cassandra/current/";>api</a></li>
+  <li>pekko-persistence-jdbc <a 
href="https://pekko.apache.org/docs/pekko-persistence-jdbc/current/";>docs</a> 
<a 
href="https://pekko.apache.org/api/pekko-persistence-jdbc/current/";>api</a></li>
+  <li>pekko-persistence-r2dbc <a 
href="https://pekko.apache.org/docs/pekko-persistence-r2dbc/current/";>docs</a> 
<a 
href="https://pekko.apache.org/api/pekko-persistence-r2dbc/current/";>api</a></li>
   <li>pekko-projection <a 
href="https://pekko.apache.org/docs/pekko-projection/current/";>docs</a> <a 
href="https://pekko.apache.org/api/pekko-projection/current/";>api</a></li>
 </ul>
-<p>We haven&rsquo;t yet migrated all the docs for all the Pekko modules. You 
might also want to look at the following repositories in GitHub.</p>
+<p>We are still working on fixing up the docs for some Pekko modules. You 
might also want to look at the following repositories in GitHub.</p>
 <h2><a href="#repositories" name="repositories" class="anchor"><span 
class="anchor-link"></span></a>Repositories</h2>
 <p>The Apache Pekko project is broken into several repositories:</p>
 <ul>
diff --git a/content/search/search_index.json b/content/search/search_index.json
index a35b78ed..4000435b 100644
--- a/content/search/search_index.json
+++ b/content/search/search_index.json
@@ -1 +1 @@
-{"docs":[{"location":"/paradox.json","text":"","title":""},{"location":"/index.html","text":"","title":"Apache
 Pekko"},{"location":"/index.html#apache-pekko","text":"What is Pekko? Apache 
Pekko Modules Repositories How to Contribute The Apache Pekko Community Code of 
Conduct","title":"Apache 
Pekko"},{"location":"/what-is-pekko.html","text":"","title":"What is 
Pekko?"},{"location":"/what-is-pekko.html#what-is-pekko-","text":"Apache Pekko 
is an open-source framework for building applicatio [...]
\ No newline at end of file
+{"docs":[{"location":"/paradox.json","text":"","title":""},{"location":"/index.html","text":"","title":"Apache
 Pekko"},{"location":"/index.html#apache-pekko","text":"What is Pekko? Apache 
Pekko Modules Repositories How to Contribute The Apache Pekko Community Code of 
Conduct","title":"Apache 
Pekko"},{"location":"/what-is-pekko.html","text":"","title":"What is 
Pekko?"},{"location":"/what-is-pekko.html#what-is-pekko-","text":"Apache Pekko 
is an open-source framework for building applicatio [...]
\ No newline at end of file
diff --git a/src/main/paradox/modules.md b/src/main/paradox/modules.md
index a3379896..4c5426c7 100644
--- a/src/main/paradox/modules.md
+++ b/src/main/paradox/modules.md
@@ -7,9 +7,11 @@
 * pekko-connectors-kafka 
[docs](https://pekko.apache.org/docs/pekko-connectors-kafka/current/) 
[api](https://pekko.apache.org/api/pekko-connectors-kafka/current/)
 * pekko-management 
[docs](https://pekko.apache.org/docs/pekko-management/current/) 
[api](https://pekko.apache.org/api/pekko-management/current/)
 * pekko-persistence-cassandra 
[docs](https://pekko.apache.org/docs/pekko-persistence-cassandra/current/) 
[api](https://pekko.apache.org/api/pekko-persistence-cassandra/current/)
+* pekko-persistence-jdbc 
[docs](https://pekko.apache.org/docs/pekko-persistence-jdbc/current/) 
[api](https://pekko.apache.org/api/pekko-persistence-jdbc/current/)
+* pekko-persistence-r2dbc 
[docs](https://pekko.apache.org/docs/pekko-persistence-r2dbc/current/) 
[api](https://pekko.apache.org/api/pekko-persistence-r2dbc/current/)
 * pekko-projection 
[docs](https://pekko.apache.org/docs/pekko-projection/current/) 
[api](https://pekko.apache.org/api/pekko-projection/current/)
 
-We haven't yet migrated all the docs for all the Pekko modules. You might also 
want to look at the following repositories in GitHub.
+We are still working on fixing up the docs for some Pekko modules. You might 
also want to look at the following repositories in GitHub.
 
 ## Repositories
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to