From 41c8f7313112635fb2f6f46066208c09c6fb5661 Mon Sep 17 00:00:00 2001 From: PierreDillard <7gaspard77@gmail.com> Date: Mon, 6 Oct 2025 14:27:12 +0200 Subject: [PATCH 1/2] clean commit message without unnecessary diffs --- mkdocs.yml | 9 ++++++++- overrides/base.html | 4 ++++ overrides/partials/header.html | 12 +++++++++--- 3 files changed, 21 insertions(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 382e5aa5..229cb58f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,8 +1,14 @@ site_name: GPAC wiki site_url: https://wiki.gpac.io/ +repo_name: gpac/wiki +edit_uri: edit/master/docs/ site_author: GPAC contributors extra: keywords_file: 'data/keywords.json' + social: + - icon: fontawesome/brands/github + link: https://github.com/gpac/gpac + name: GPAC source code extra_javascript: - javascripts/levels.js - javascripts/main.js @@ -52,6 +58,7 @@ theme: - navigation.top - tables - def_list + - content.action.edit - content.code.select - content.code.annotate - content.code.copy @@ -64,7 +71,7 @@ theme: - search.highlight - search.share - search.suggest -repo_url: https://github.com/gpac/gpac/ +repo_url: https://github.com/gpac/wiki plugins: - search - tags: diff --git a/overrides/base.html b/overrides/base.html index d0407e7b..41b62ad4 100644 --- a/overrides/base.html +++ b/overrides/base.html @@ -302,6 +302,10 @@ {% block container %}