This is an automated email from the ASF dual-hosted git repository. bce pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/beam-swift.git
commit 6ab52234eadf13bda8ff6e323e185956f7cfaa5f Author: Byron Ellis <[email protected]> AuthorDate: Thu Oct 5 13:17:11 2023 -0700 Start improving source documentation. Create directories to hold more in-depth DocC documentation and tutorials --- Sources/Documentation.docc/ApacheBeam.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Sources/Documentation.docc/ApacheBeam.md b/Sources/Documentation.docc/ApacheBeam.md new file mode 100644 index 0000000..d0920b0 --- /dev/null +++ b/Sources/Documentation.docc/ApacheBeam.md @@ -0,0 +1,13 @@ +# ``ApacheBeam`` + +<!--@START_MENU_TOKEN@-->Summary<!--@END_MENU_TOKEN@--> + +## Overview + +<!--@START_MENU_TOKEN@-->Text<!--@END_MENU_TOKEN@--> + +## Topics + +### <!--@START_MENU_TOKEN@-->Group<!--@END_MENU_TOKEN@--> + +- <!--@START_MENU_TOKEN@-->``Symbol``<!--@END_MENU_TOKEN@-->
