url chnages
This commit is contained in:
12
mkdocs.yml
12
mkdocs.yml
@ -19,7 +19,7 @@ exclude_docs: |
|
||||
# Theme configuration
|
||||
theme:
|
||||
name: material
|
||||
|
||||
|
||||
# logo: assets/logo.svg # Uncomment and ensure file exists in docs/assets/
|
||||
favicon: assets/favicon.ico # Uncomment and ensure file exists in docs/assets/
|
||||
# custom_dir: overrides # Create docs/overrides/ for custom templates if needed
|
||||
@ -61,9 +61,10 @@ theme:
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Support:
|
||||
- Core Cloud Team Support: books/core-cloud-team-support.md
|
||||
# - Account Management:
|
||||
# - Overview: accountmanagement/accountmanagement.html.md
|
||||
# - Registration and Setting up an Account: accountmanagement/Registration-And-Account.html.md
|
||||
@ -211,7 +212,7 @@ nav:
|
||||
# - Overview: 3Enginesdev/3Enginesdev.html.md
|
||||
# - Authenticating with 3EnginesSDK using Keycloak Credentials on 3Engines Cloud: 3Enginesdev/Authenticating-to-3EnginesSDK-using-Keycloak-Credentials-on-3Engines-Cloud.html.md
|
||||
# - Generating and authorizing Terraform using Keycloak user on 3Engines Cloud: 3Enginesdev/Generating-and-authorizing-Terraform-using-Keycloak-user-on-3Engines-Cloud.html.md
|
||||
|
||||
|
||||
- S3:
|
||||
- Overview: s3/s3.html.md
|
||||
- How to Delete Large S3 Bucket on 3Engines Cloud: s3/How-to-delete-large-S3-bucket-on-3Engines-Cloud.html.md
|
||||
@ -239,7 +240,6 @@ nav:
|
||||
# - Overview: releasenotes/releasenotes.html.md
|
||||
# - Release Notes: releasenotes/releasenotes.html.md
|
||||
|
||||
|
||||
# Markdown extensions (merged from both configs)
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
@ -274,7 +274,6 @@ markdown_extensions:
|
||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
||||
|
||||
# Plugins
|
||||
plugins:
|
||||
- offline
|
||||
- search:
|
||||
@ -294,7 +293,6 @@ plugins:
|
||||
height: auto
|
||||
zoomable: true
|
||||
draggable: true
|
||||
|
||||
# Extra configurations
|
||||
# extra:
|
||||
# social:
|
||||
@ -310,4 +308,4 @@ plugins:
|
||||
# generator: false
|
||||
|
||||
# copyright: |
|
||||
# © 2025 <a href="https://github.com/3Engines" target="_blank" rel="noopener">3Engines</a>
|
||||
# © 2025 <a href="https://github.com/3Engines" target="_blank" rel="noopener">3Engines</a>
|
||||
|
||||
Reference in New Issue
Block a user