This is an automated email from the ASF dual-hosted git repository. knmc pushed a commit to branch Writer-Guide in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git
commit f84d8397036cc5b176ac5eaa1e35572a42626dda Author: Keith N. McKenna <[email protected]> AuthorDate: Tue Feb 9 13:31:44 2021 -0500 Update .asf.yaml Added the commands to activate pages and projects. --- Docs/.asf.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Docs/.asf.yaml b/Docs/.asf.yaml index e69de29..16c838f 100644 --- a/Docs/.asf.yaml +++ b/Docs/.asf.yaml @@ -0,0 +1,7 @@ +github: + features: + projects: true + +github: +ghp_branch: Main +ghp_path: /docs \ No newline at end of file
