commit | 3d420e8ba364494033885faa9e578785d89a5507 | [log] [tgz] |
---|---|---|
author | Matthew de Detrich <matthew.dedetrich@aiven.io> | Wed Sep 06 00:30:48 2023 +0200 |
committer | Matthew de Detrich <mdedetrich@gmail.com> | Wed Sep 06 00:41:30 2023 +0200 |
tree | f2a6381847e733268d465f33d91b7144cd911b92 | |
parent | a1be2c5c98913557c271fd6bb925ad070b768fc1 [diff] |
Add Pekko Connectors release notes
This repo is used to publish the home page of the Apache Pekko website.
Anyone looking to help improve our module specific docs should look at the Git repos (eg incubator-pekko) for the modules. Typically, sbt docs/paradoxBrowse
will build the docs and load them into your browser when they are ready. These repos have GitHub Action CI jobs that deploy the docs associated with those repos on a nightly basis.
There are some details about how to deploy the pages associated with this repo in the wiki.