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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5c0ce95  Adds a couple of orphaned pages to the side-bar
     new 0ec9dd9  Merge pull request #310 from nakomis/fix/orphaned-pages
5c0ce95 is described below

commit 5c0ce95ff7744d199d3278e0c418e1f860349018
Author: Martin Harris <[email protected]>
AuthorDate: Wed Oct 7 14:38:25 2020 +0100

    Adds a couple of orphaned pages to the side-bar
---
 guide/SUMMARY.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/guide/SUMMARY.md b/guide/SUMMARY.md
index 2b770df..0a72760 100644
--- a/guide/SUMMARY.md
+++ b/guide/SUMMARY.md
@@ -24,6 +24,7 @@
   * [Entity Configuration](blueprints/entity-configuration.md)
   * [Setting Locations](blueprints/setting-locations.md)
   * [Configuring VMs](blueprints/configuring-vms.md)
+  * [Uploading Files](blueprints/config-files.md)
   * [Multiple Services and Dependency 
Injection](blueprints/multiple-services.md)
   * [Custom Entities](blueprints/custom-entities.md)
   * [Catalog](blueprints/catalog/index.md)
@@ -51,6 +52,9 @@
     * [Entitlements](blueprints/java/entitlements.md)
   * [Windows Blueprints](blueprints/winrm/index.md)
     * [Winrm4j Client](blueprints/winrm/client.md)
+    * [Winrm4j Limitations](blueprints/winrm/limitations.md)
+    * [Winrm4j Tips](blueprints/winrm/tips.md)
+    * [Winrm4j Troubleshooting](blueprints/winrm/troubleshoot.md)
   * [Testing YAML Blueprints](blueprints/test/index.md)
     * [Test Entities](blueprints/test/test-entities.md)
     * [Example Tests](blueprints/test/usage-examples.md)
@@ -128,6 +132,7 @@
     * [Going Deep in Java and 
Logs](ops/troubleshooting/going-deep-in-java-and-logs.md)
     * [Monitoring Memory Usage](ops/troubleshooting/memory-usage.md)
   * [Paths breakdown](ops/paths.md)
+* [Known issues](misc/known-issues.md)
 * [Other 0.12.0 Resources](misc/index.md)
   * [Glossary](GLOSSARY.md)
   * [Versions](https://brooklyn.apache.org/meta/versions.html)

Reply via email to