You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by kn...@apache.org on 2021/02/22 21:34:26 UTC

[openoffice-docs] branch Math-Guide created (now c534eba)

This is an automated email from the ASF dual-hosted git repository.

knmc pushed a change to branch Math-Guide
in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git.


      at c534eba  Upadate branch

This branch includes the following new commits:

     new 4f36754  Initial Commits
     new 8b996be  Update README.md
     new c534eba  Upadate branch

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[openoffice-docs] 03/03: Upadate branch

Posted by kn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

knmc pushed a commit to branch Math-Guide
in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git

commit c534ebacc8aaa6fde63b31415be7f781cfabf8b4
Author: Keith N. McKenna <ke...@comcast.net>
AuthorDate: Mon Feb 22 16:31:07 2021 -0500

    Upadate branch
    
    Move  odt file to Review folder
---
 README.md                                                   |   5 +----
 .../0800MG33-MathGuide3.3.odt                               | Bin
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 5e7ad11..a7aa5d5 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,6 @@
 
 ### Purpose
 
-This branch will be used for Revision Control for all master Documentation files Base Guide. 
-
-### NOTE: This Branch has been created but not yet populated
-
+This branch will be used for Revision Control for all master Documentation files for Math  Guide. 
 
 Apache and OpenOffice are registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.
diff --git a/0800MG33-MathGuide3.3.odt b/Review/0800MG33-MathGuide3.3.odt
similarity index 100%
rename from 0800MG33-MathGuide3.3.odt
rename to Review/0800MG33-MathGuide3.3.odt


[openoffice-docs] 02/03: Update README.md

Posted by kn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

knmc pushed a commit to branch Math-Guide
in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git

commit 8b996be663778c90648e2fedca4aabc0ba99d95b
Author: Keith N. McKenna <ke...@comcast.net>
AuthorDate: Mon Feb 22 15:26:27 2021 -0500

    Update README.md
    
    Update to branch specific
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index eabc821..5e7ad11 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@
 
 ### Purpose
 
-This branch will be used for Revision Control for all master Documentation files for Math Guide.
+This branch will be used for Revision Control for all master Documentation files Base Guide. 
+
+### NOTE: This Branch has been created but not yet populated
 
 
 Apache and OpenOffice are registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.


[openoffice-docs] 01/03: Initial Commits

Posted by kn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

knmc pushed a commit to branch Math-Guide
in repository https://gitbox.apache.org/repos/asf/openoffice-docs.git

commit 4f3675480b0afa15a358ce0466dd74803e1cceb5
Author: Keith N. McKenna <ke...@comcast.net>
AuthorDate: Sun Feb 21 23:32:05 2021 -0500

    Initial Commits
    
    Initial commits for Math Guide
---
 .asf.yaml                 |  13 -------------
 0800MG33-MathGuide3.3.odt | Bin 0 -> 955762 bytes
 README.md                 |  11 +----------
 3 files changed, 1 insertion(+), 23 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:             commits@openoffice.apache.org
-  issues:              doc@openoffice.apache.org
-  pullrequests:        doc@openoffice.apache.org
-  
-  
\ No newline at end of file
diff --git a/0800MG33-MathGuide3.3.odt b/0800MG33-MathGuide3.3.odt
new file mode 100644
index 0000000..ebbe17c
Binary files /dev/null and b/0800MG33-MathGuide3.3.odt differ
diff --git a/README.md b/README.md
index 6781212..eabc821 100644
--- a/README.md
+++ b/README.md
@@ -4,16 +4,7 @@
 
 ### Purpose
 
-This repository will be used for Revision Control for all master Documentation files for Apache OpenOffice (AOO). Documentation will be written primarily using Writer, the word processing component of AOO, as well as other components as needed.
-
-### 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 for all master Documentation files for Math Guide.
 
 
 Apache and OpenOffice are registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.