Skip to content

Commit

Permalink
chore/Copy changes from 2.8.x to src directory (#4125)
Browse files Browse the repository at this point in the history
* copy changes from #4080

* copy changes from #4081

* copy changes from #4060

* copy changes from #4063

* copy chnges from #4061

* copy changes from #4069

* copy changes from #4038, #3999, #3995, and #3982

* copy changes from #4015

* copy changes from #3999

* copy changes from 67b6df8

* copy changes from 7e53c74

* copy changes from  #3950

* copy changes from #3948

* copy changes from #3925

* copy changes from e2c1040

* copy changes from #3926

* copy changes from 68a340e

* copy change from 935189c

* copy changes from #3807 and c3556fd

* copy changes from #3895

* copy changes from #3861

* update nav for 3.0 and fix tests
  • Loading branch information
lena-larionova authored and Guaris committed Aug 16, 2022
1 parent 27a718b commit bfb9511
Show file tree
Hide file tree
Showing 50 changed files with 556 additions and 543 deletions.
156 changes: 80 additions & 76 deletions app/_data/docs_nav_gateway_3.0.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ generate: true
items:
- title: Introduction
icon: /assets/images/icons/documentation/icn-flag.svg
url: /gateway/
absolute_url: true
items:
- text: Overview of Kong Gateway
url: /gateway/
absolute_url: true
- text: Version Support Policy
url: /konnect-platform/support-policy
absolute_url: true
Expand Down Expand Up @@ -200,80 +201,6 @@ items:
url: /configure/auth/rbac/add-admin
- text: Mapping LDAP Service Directory Groups to Kong Roles
url: /configure/auth/service-directory-mapping
- text: Kong Dev Portal
url: /developer-portal/
items:
- text: Enable the Dev Portal
url: /developer-portal/enable-dev-portal
- text: Structure and File Types
url: /developer-portal/structure-and-file-types
- text: Portal API
url: /developer-portal/portal-api
- text: Working with Templates
url: /developer-portal/working-with-templates
- text: Using the Editor
url: /developer-portal/using-the-editor
# commented out for now, as this redirects to an old doc version
# - text: Networking
# url: /developer-portal/networking
- text: Configuration
items:
- text: Authentication
items:
- text: Basic Auth
url: /developer-portal/configuration/authentication/basic-auth
- text: Key Auth
url: /developer-portal/configuration/authentication/key-auth
- text: OIDC
url: /developer-portal/configuration/authentication/oidc
- text: Sessions
url: /developer-portal/configuration/authentication/sessions
- text: Adding Custom Registration Fields
url: /developer-portal/configuration/authentication/adding-registration-fields
- text: SMTP
url: /developer-portal/configuration/smtp
- text: Workspaces
url: /developer-portal/configuration/workspaces
- text: Administration
items:
- text: Manage Developers
url: /developer-portal/administration/managing-developers
- text: Developer Roles and Content Permissions
url: /developer-portal/administration/developer-permissions
- text: Application Registration
items:
- text: Authorization Provider Strategy
url: /developer-portal/administration/application-registration/auth-provider-strategy
- text: Enable Application Registration
url: /developer-portal/administration/application-registration/enable-application-registration
- text: Enable Key Authentication for Application Registration
url: /developer-portal/administration/application-registration/enable-key-auth-plugin
- text: External OAuth2 Support
url: /developer-portal/administration/application-registration/3rd-party-oauth
- text: Set up Okta and Kong for external OAuth
url: /developer-portal/administration/application-registration/okta-config
- text: Set Up Azure AD and Kong for External Authentication
url: /developer-portal/administration/application-registration/azure-oidc-config
- text: Manage Applications
url: /developer-portal/administration/application-registration/managing-applications
- text: Customization
items:
- text: Easy Theme Editing
url: /developer-portal/theme-customization/easy-theme-editing
- text: Migrating Templates Between Workspaces
url: /developer-portal/theme-customization/migrating-templates
- text: Markdown Rendering Module
url: /developer-portal/theme-customization/markdown-extended
- text: Customizing Portal Emails
url: /developer-portal/theme-customization/emails
- text: Adding and Using JavaScript Assets
url: /developer-portal/theme-customization/adding-javascript-assets
- text: Single Page App in Dev Portal
url: /developer-portal/theme-customization/single-page-app
- text: Alternate OpenAPI Renderer
url: /developer-portal/theme-customization/alternate-openapi-renderer
- text: Helpers CLI
url: /developer-portal/helpers/cli

- text: Configure gRPC Plugins
url: /configure/grpc
Expand All @@ -290,6 +217,83 @@ items:
- text: Network and Firewall
url: /configure/network

- title: Dev Portal
icon: /assets/images/icons/documentation/icn-dev-portal-color.svg
items:
- text: Overview
url: /developer-portal/
- text: Enable the Dev Portal
url: /developer-portal/enable-dev-portal
- text: Structure and File Types
url: /developer-portal/structure-and-file-types
- text: Portal API
url: /developer-portal/portal-api
- text: Working with Templates
url: /developer-portal/working-with-templates
- text: Using the Editor
url: /developer-portal/using-the-editor
# commented out for now, as this redirects to an old doc version
# - text: Networking
# url: /developer-portal/networking
- text: Configuration
items:
- text: Authentication
items:
- text: Basic Auth
url: /developer-portal/configuration/authentication/basic-auth
- text: Key Auth
url: /developer-portal/configuration/authentication/key-auth
- text: OIDC
url: /developer-portal/configuration/authentication/oidc
- text: Sessions
url: /developer-portal/configuration/authentication/sessions
- text: Adding Custom Registration Fields
url: /developer-portal/configuration/authentication/adding-registration-fields
- text: SMTP
url: /developer-portal/configuration/smtp
- text: Workspaces
url: /developer-portal/configuration/workspaces
- text: Administration
items:
- text: Manage Developers
url: /developer-portal/administration/managing-developers
- text: Developer Roles and Content Permissions
url: /developer-portal/administration/developer-permissions
- text: Application Registration
items:
- text: Authorization Provider Strategy
url: /developer-portal/administration/application-registration/auth-provider-strategy
- text: Enable Application Registration
url: /developer-portal/administration/application-registration/enable-application-registration
- text: Enable Key Authentication for Application Registration
url: /developer-portal/administration/application-registration/enable-key-auth-plugin
- text: External OAuth2 Support
url: /developer-portal/administration/application-registration/3rd-party-oauth
- text: Set up Okta and Kong for external OAuth
url: /developer-portal/administration/application-registration/okta-config
- text: Set Up Azure AD and Kong for External Authentication
url: /developer-portal/administration/application-registration/azure-oidc-config
- text: Manage Applications
url: /developer-portal/administration/application-registration/managing-applications
- text: Customization
items:
- text: Easy Theme Editing
url: /developer-portal/theme-customization/easy-theme-editing
- text: Migrating Templates Between Workspaces
url: /developer-portal/theme-customization/migrating-templates
- text: Markdown Rendering Module
url: /developer-portal/theme-customization/markdown-extended
- text: Customizing Portal Emails
url: /developer-portal/theme-customization/emails
- text: Adding and Using JavaScript Assets
url: /developer-portal/theme-customization/adding-javascript-assets
- text: Single Page App in Dev Portal
url: /developer-portal/theme-customization/single-page-app
- text: Alternate OpenAPI Renderer
url: /developer-portal/theme-customization/alternate-openapi-renderer
- text: Helpers CLI
url: /developer-portal/helpers/cli

- title: Monitor
icon: /assets/images/icons/documentation/icn-vitals.svg
items:
Expand Down
Loading

0 comments on commit bfb9511

Please sign in to comment.