This is an automated email from the ASF dual-hosted git repository. knmc pushed a commit to branch Templates in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git
commit e33b9c1574dedcf2c5c10e10c66c4ab15940c40b Author: Keith N. McKenna <[email protected]> AuthorDate: Mon Feb 22 21:50:55 2021 -0500 Update Branch Delete asf.yaml, update REDME.md --- .asf.yaml | 13 ------------- README.md | 14 ++------------ 2 files changed, 2 insertions(+), 25 deletions(-) diff --git a/.asf.yaml b/.asf.yaml deleted file mode 100644 index 6290766..0000000 --- a/.asf.yaml +++ /dev/null @@ -1,13 +0,0 @@ -github: - features: - # Enable issue management - issues: true - # Enable projects for project management boards - projects: true -# Set up mailing list notifications -notifications: - commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - - \ No newline at end of file diff --git a/README.md b/README.md index 8ed441c..cbfc897 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,9 @@ # Apache OpenOffice Documentation Project -## Branch for Miscellaneous Documentation +## Branch for Templates ### Purpose -This repository will be used for Revision Control all Templat files for Apache OpenOffice (AOO). These are ODT templates for Writer used to maintain consistency of all documents written by the AOO Documentatation Team - -### Structure - -1. Each version of the documentation will have its own branch named for the the Guide that it holds as well as one for Miscellaneous Documents and Templates. - - - Each branch will have two folders named Review and Published - - Review will be used for the editing process before a document is accepted - - Published will be used to contain the Published versions for that branch - - If Guides are translated a language folder will be added for each language translated. - +This Branch will be used for Revision Control all Template files for the AOO Documentation team. These are ODT templates for Writer used to maintain consistency ofall documents written by the AOO Documentatation Team Apache and OpenOffice are registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.
