You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by jc...@apache.org on 2020/12/01 15:05:13 UTC

[brooklyn-docs] branch master updated (0ec9dd9 -> 21dc195)

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

jcabrerizo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git.


    from 0ec9dd9  Merge pull request #310 from nakomis/fix/orphaned-pages
     new 9ac9175  Split policies docs into sub-pages
     new 93445de  Split policies docs into sub-pages (missed file)
     new 21dc195  Merge pull request #305 from aledsage/split-policies-docs

The 1680 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.


Summary of changes:
 guide/SUMMARY.md                                   |  4 +-
 .../{ => policies}/_elect-primary-policies.md      |  0
 .../available_policies.md}                         | 99 +---------------------
 guide/blueprints/policies/index.md                 | 21 +++++
 guide/blueprints/policies/writing_policies.md      | 76 +++++++++++++++++
 5 files changed, 101 insertions(+), 99 deletions(-)
 rename guide/blueprints/{ => policies}/_elect-primary-policies.md (100%)
 rename guide/blueprints/{policies.md => policies/available_policies.md} (60%)
 create mode 100644 guide/blueprints/policies/index.md
 create mode 100644 guide/blueprints/policies/writing_policies.md