From 72f3b81ccabe45224cb8eec53fe4324d5548a728 Mon Sep 17 00:00:00 2001 From: Jacek Laskowski Date: Thu, 28 Dec 2023 12:43:08 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Apache=20Spark=203.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mkdocs.yml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index aa1dc6fdd1..d28be70d65 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -60,8 +60,8 @@ markdown_extensions: - pymdownx.critic - pymdownx.details - pymdownx.emoji: - emoji_index: !!python/name:materialx.emoji.twemoji - emoji_generator: !!python/name:materialx.emoji.to_svg + emoji_index: !!python/name:material.extensions.emoji.twemoji + emoji_generator: !!python/name:material.extensions.emoji.to_svg - pymdownx.inlinehilite - pymdownx.magiclink - pymdownx.mark @@ -130,12 +130,15 @@ extra: - icon: fontawesome/brands/mastodon link: https://fosstodon.org/@jaceklaskowski spark: - version: 3.4.0 - github: https://github.com/apache/spark/tree/v3.4.0 + version: 3.5.0 + github: https://github.com/apache/spark/tree/v3.4.1 jira: https://issues.apache.org/jira/browse tags: DeveloperApi: developerapi +# Sections with ... under awesome-pages plugin's control +# https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin +# Review corresponding .pages for setup nav: - index.md - Features: