urfreespace commented on code in PR #147:
URL: https://github.com/apache/pulsar-site/pull/147#discussion_r929388829


##########
site2/website-next/sidebars.json:
##########
@@ -324,7 +324,25 @@
       "items": [
         "reference-terminology",
         "reference-cli-tools",
-        "reference-configuration",
+        {
+          "type": "category",
+          "label": "Pulsar Configuration",
+          "link": {
+            "type": "doc",
+            "id": "reference-configuration"
+          },
+          "items": [
+            "reference-configuration-bookkeeper",
+            "reference-configuration-broker",
+            "reference-configuration-client",
+            "reference-configuration-log4j",
+            "reference-configuration-log4j-shell",
+            "reference-configuration-standalone",
+            "reference-configuration-websocket",
+            "reference-configuration-pulsar-proxy",
+            "reference-configuration-zookeeper"
+          ]
+        },

Review Comment:
   changes from sidebars.json also need to be submitted in repo `apache/pulsar` 
but not here. @SignorMercurio /cc @Anonymitaet 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to