Skip to content

Commit

Permalink
Revert "Sidebar fix"
Browse files Browse the repository at this point in the history
This reverts commit 44b23b1, reversing
changes made to b729749.
  • Loading branch information
AlexSlawinski committed Jul 27, 2023
1 parent 44b23b1 commit ce1be11
Show file tree
Hide file tree
Showing 476 changed files with 2,652 additions and 5,531 deletions.
15 changes: 5 additions & 10 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@ task :check_mp_dev do
/docs\/marketplace\/\w+\/[\w-]+\/202108\.0\/.+/,
/docs\/sdk\/.+/,
/docs\/marketplace\/\w+\/[\w-]+\/202204\.0\/.+/,
/docs\/marketplace\/\w+\/[\w-]+\/202304\.0\/.+/,
/docs\/marketplace\/\w+\/[\w-]+\/202400\.0\/.+/
/docs\/marketplace\/\w+\/[\w-]+\/202304\.0\/.+/
]
HTMLProofer.check_directory("./_site", options).run
end
Expand All @@ -136,8 +135,7 @@ task :check_mp_user do
/docs\/marketplace\/\w+\/[\w-]+\/202108\.0\/.+/,
/docs\/pbc\/.+/,
/docs\/sdk\/.+/,
/docs\/marketplace\/\w+\/[\w-]+\/202304\.0\/.+/,
/docs\/marketplace\/\w+\/[\w-]+\/202400\.0\/.+/
/docs\/marketplace\/\w+\/[\w-]+\/202304\.0\/.+/
]
HTMLProofer.check_directory("./_site", options).run
end
Expand All @@ -161,8 +159,7 @@ task :check_scos_dev do
/docs\/scos\/\w+\/[\w-]+\/202009\.0\/.+/,
/docs\/scos\/\w+\/[\w-]+\/202108\.0\/.+/,
/docs\/scos\/\w+\/[\w-]+\/202204\.0\/.+/,
/docs\/scos\/\w+\/[\w-]+\/202304\.0\/.+/,
/docs\/scos\/\w+\/[\w-]+\/202400\.0\/.+/
/docs\/scos\/\w+\/[\w-]+\/202304\.0\/.+/
]
HTMLProofer.check_directory("./_site", options).run
end
Expand All @@ -186,8 +183,7 @@ task :check_scos_user do
/docs\/scos\/\w+\/[\w-]+\/202009\.0\/.+/,
/docs\/scos\/\w+\/[\w-]+\/202108\.0\/.+/,
/docs\/scos\/\w+\/[\w-]+\/202204\.0\/.+/,
/docs\/scos\/\w+\/[\w-]+\/202304\.0\/.+/,
/docs\/scos\/\w+\/[\w-]+\/202400\.0\/.+/
/docs\/scos\/\w+\/[\w-]+\/202304\.0\/.+/
]
HTMLProofer.check_directory("./_site", options).run
end
Expand Down Expand Up @@ -217,8 +213,7 @@ task :check_pbc do
/docs\/acp\/.+/,
/docs\/scu\/.+/,
/docs\/pbc\/\w+\/[\w-]+\/202212\.0\/.+/,
/docs\/pbc\/\w+\/[\w-]+\/202304\.0\/.+/,
/docs\/pbc\/\w+\/[\w-]+\/202400\.0\/.+/
/docs\/pbc\/\w+\/[\w-]+\/202304\.0\/.+/
]
HTMLProofer.check_directory("./_site", options).run
end
Expand Down
6 changes: 1 addition & 5 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ defaults:
sidebar: "pbc_all_sidebar"
role: "all"


versions:
'201811.0': '201811.0'
'201903.0': '201903.0'
Expand All @@ -182,7 +183,6 @@ versions:
'202204.0': '202204.0'
'202212.0': '202212.0'
'202304.0': 'Upcoming release'
'202400.0': 'Winter release'

# versioned categories - these must match corresponding directories
versioned_categories:
Expand Down Expand Up @@ -250,10 +250,6 @@ versioned_categories:
- tax-management
- user-management
- warehouse-management-system
- push notification
- warehouse-picking
- service-points



# these are defaults used for the front matter for these file types
Expand Down
5 changes: 0 additions & 5 deletions _data/sidebars/cloud_dev_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ entries:
url: /docs/cloud/dev/spryker-cloud-commerce-os/deploying-in-a-production-environment.html
- title: Starting asynchronous commands
url: /docs/cloud/dev/spryker-cloud-commerce-os/starting-asynchronous-commands.html
- title: Best practices
url: /docs/cloud/dev/spryker-cloud-commerce-os/best-practices/best-practices.html
nested:
- title: "Best practises: Jenkins stability"
url: /docs/cloud/dev/spryker-cloud-commerce-os/best-practices/best-practises-jenkins-stability.html
- title: Manage maintenance mode
nested:
- title: Enable and disable maintenance mode
Expand Down
119 changes: 115 additions & 4 deletions _data/sidebars/marketplace_dev_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,25 @@ entries:
- product: Marketplace
nested:
- title: Setup
url: /docs/marketplace/dev/setup/spryker-marketplace-setup.html
url: /docs/marketplace/dev/setup/setup.html
include_versions:
- "202204.0"
nested:
- title: System requirements
url: /docs/marketplace/dev/setup/system-requirements.html
include_versions:
- "202204.0"

- title: Marketplace supported browsers
url: /docs/marketplace/dev/setup/marketplace-supported-browsers.html
include_versions:
- "202204.0"
- "202212.0"

- title: Setup
url: /docs/marketplace/dev/setup/spryker-marketplace-setup.html
include_versions:
- "202204.0"
- "202212.0"

- title: Marketplace architecture overview
url: /docs/marketplace/dev/architecture-overview/architecture-overview.html
Expand Down Expand Up @@ -255,6 +266,7 @@ entries:
include_versions:
- "202108.0"
- "202204.0"
- "202212.0"

- title: Marketplace Inventory Management feature integration
url: /docs/marketplace/dev/feature-integration-guides/marketplace-inventory-management-feature-integration.html
Expand Down Expand Up @@ -309,11 +321,13 @@ entries:
include_versions:
- "202108.0"
- "202204.0"
- "202212.0"

- title: Merchant Switcher + Customer Account Management feature integration
url: /docs/marketplace/dev/feature-integration-guides/merchant-switcher-customer-account-management-feature-integration.html
include_versions:
- "202204.0"
- "202212.0"

- title: Merchant Switcher + Customer Account Management feature integration
url: /docs/marketplace/dev/feature-integration-guides/merchant-switcher-customer-account-management-feature-integration.html
Expand All @@ -325,6 +339,7 @@ entries:
include_versions:
- "202108.0"
- "202204.0"
- "202212.0"

- title: Marketplace Merchant Custom Prices
url: /docs/marketplace/dev/feature-integration-guides/marketplace-merchant-custom-prices-feature-integration.html
Expand Down Expand Up @@ -842,41 +857,73 @@ entries:
- "202204.0"
- title: Data import
url: /docs/marketplace/dev/data-import/data-import.html
include_versions:
- "202204.0"
nested:
- title: Marketplace setup
url: /docs/marketplace/dev/data-import/marketplace-setup.html
include_versions:
- "202108.0"
- "202204.0"
- "202212.0"

- title: "File details: merchant.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant-profile.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-profile.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant-profile-address.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-profile-address.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant-open-hours-week-day-schedule.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-open-hours-week-day-schedule.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant_open_hours_date_schedule.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-open-hours-date-schedule.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant-category.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-category.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant-stock.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-stock.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant-store.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-store.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant-oms-process.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-oms-process.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant-order-status.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-order-status.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant_product_approval_status_default.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-product-approval-status-default.csv.html
Expand All @@ -885,12 +932,21 @@ entries:

- title: "File details: merchant-product-offer.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-product-offer.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant_user.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-user.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: price-product-offer.csv"
url: /docs/marketplace/dev/data-import/file-details-price-product-offer.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: product-offer-shopping-list.csv"
url: /docs/marketplace/dev/data-import/file-details-product-offer-shopping-list.csv.html
Expand All @@ -899,24 +955,45 @@ entries:

- title: "File details: product-offer-stock.csv"
url: /docs/marketplace/dev/data-import/file-details-product-offer-stock.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant-product-offer-store.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-product-offer-store.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: product-offer-validity.csv"
url: /docs/marketplace/dev/data-import/file-details-product-offer-validity.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: combined-merchant-product-offer.csv"
url: /docs/marketplace/dev/data-import/file-details-combined-merchant-product-offer.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: merchant-product.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-product.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: product-price.csv"
url: /docs/marketplace/dev/data-import/file-details-product-price.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: "File details: product-option-group.csv"
url: /docs/marketplace/dev/data-import/file-details-merchant-product-option-group.csv.html
include_versions:
- "202108.0"
- "202204.0"

- title: Front-end
url: /docs/marketplace/dev/front-end/front-end.html
Expand Down Expand Up @@ -1353,3 +1430,37 @@ entries:
include_versions:
- "202204.0"
- "202212.0"

- title: HowTos
url: /docs/marketplace/dev/howtos/howtos.html
nested:

- title: "How-To: Upgrade Spryker instance to the Marketplace"
url: /docs/marketplace/dev/howtos/how-to-upgrade-spryker-instance-to-marketplace.html

- title: "How-To: Create a new Angular module with application"
url: /docs/marketplace/dev/howtos/how-to-create-a-new-angular-module-with-application.html

- title: "How-To: Split products by stores"
url: /docs/marketplace/dev/howtos/how-to-split-products-by-stores.html

- title: "How-To: Create a new Gui table column type"
url: /docs/marketplace/dev/howtos/how-to-add-new-guitable-column-type.html

- title: "How-To: Create a new Gui table filter type"
url: /docs/marketplace/dev/howtos/how-to-add-new-guitable-filter-type.html

- title: Technical enhancement guides
url: /docs/marketplace/dev/technical-enhancement/technical-enhancement.html
nested:

- title: "Migration guide - Upgrade to Angular v12"
url: /docs/marketplace/dev/technical-enhancement/migration-guide-upgrade-to-angular-v12.html
include_versions:
- "202204.0"
- "202212.0"

- title: "Migration guide - Upgrade to Angular v15"
url: /docs/marketplace/dev/technical-enhancement/migration-guide-upgrade-to-angular-v15.html
include_versions:
- "202304.0"
Loading

0 comments on commit ce1be11

Please sign in to comment.