This is an automated email from the ASF dual-hosted git repository.
knmc pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 468de24 Create Docs directory in main
468de24 is described below
commit 468de248e28d62fecf7b4a4d36832876969e323f
Author: Keith N. McKenna <[email protected]>
AuthorDate: Tue Feb 9 12:54:39 2021 -0500
Create Docs directory in main
The Docs directory will hold the .asf.yaml file that will turn on Pages and
Projects for the repository
---
.asf.yaml.txt | 1 +
README.md | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml.txt b/.asf.yaml.txt
new file mode 100644
index 0000000..b3ad119
--- /dev/null
+++ b/.asf.yaml.txt
@@ -0,0 +1 @@
+.asf.yaml
\ No newline at end of file
diff --git a/README.md b/README.md
index 2dfff0c..f18dda5 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This repository will be used for Revision Control for all
master Documentationn
1. Each version of the documentation will have its own branch named for the
version of the software it is written for as well as one for Miscelanious
Documents.
- Each branch will have two folders named Review and Published
- - For Review will be used for the editing process before a document is
accepted
+ - 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
2. A Template Branch will exist as well for maintinence of the various AOO
templates used to produce the documents.