Anonymitaet commented on a change in pull request #8:
URL: https://github.com/apache/pulsar-site/pull/8#discussion_r818527566



##########
File path: site2/website-next/docusaurus.config.js
##########
@@ -254,28 +205,10 @@ module.exports = {
           position: "right",
         },
         {
-          label: "Version",
-          to: "/docs",
-          position: "right",
-          items: [
-            {
-              label: "2.9.0",
-              to: "/docs/2.9.0/",
-            },
-            {
-              label: "2.8.0",
-              to: "/docs/2.8.0/",
-            },
-            {
-              label: "2.7.0",
-              to: "/docs/2.7.0/",
-            },
-            {
-              label: "2.6.0",
-              to: "/docs/2.6.0/",
-            },
-          ],
-        },

Review comment:
       Why remove these?
   
   Are these your aligned requests? Do I miss anything? @D-2-Ed @DaveDuggins

##########
File path: site2/website-next/docusaurus.config.js
##########
@@ -143,54 +142,6 @@ module.exports = {
           position: "right",
           label: "Docs",
         },
-        {
-          label: "REST APIs",
-          position: "right",
-          items: [
-            {
-              label: "Admin REST API",
-              to: "/admin-rest-api",
-            },
-            {
-              label: "Functions",
-              to: "/functions-rest-api",
-            },
-            {
-              label: "Sources",
-              to: "/source-rest-api",
-            },
-            {
-              label: "Sinks",
-              to: "/sink-rest-api",
-            },
-            {
-              label: "Packages",
-              to: "/packages-rest-api",
-            },
-          ],
-        },
-        {
-          label: "CLI",
-          position: "right",
-          items: [
-            {
-              label: "Pulsar Admin",
-              to: "/pulsar-admin-cli",
-            },
-            {
-              label: "Pulsar Client",
-              to: "/pulsar-client-cli",
-            },
-            {
-              label: "Pulsar Perf",
-              to: "/pulsar-perf-cli",
-            },
-            {
-              label: "Pulsar",
-              to: "/pulsar-cli",

Review comment:
       In our new IA, these belong to the "Reference" chapter, so we can remove 
these, correct? @D-2-Ed @DaveDuggins
   
   




-- 
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