* [PATCH tianocore-docs edk2-InfSpecification 1/1] Remove the "Published with GitBook" link from summary.html
@ 2023-04-06 16:43 Rebecca Cran
2023-04-06 17:31 ` Michael D Kinney
0 siblings, 1 reply; 2+ messages in thread
From: Rebecca Cran @ 2023-04-06 16:43 UTC (permalink / raw)
To: devel, Leif Lindholm, Ard Biesheuvel, Miki Demeter,
michael.d.kinney
Cc: Rebecca Cran
Since we no longer use GitBook to publish our documentation, delete the
section with the text "Published with GitBook" that links to
gitbook.com in _layouts/website/summary.html.
Contributed-Under: TianoCore Contribution Agreement 1.1
Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
---
_layouts/website/summary.html | 8 --------
1 file changed, 8 deletions(-)
diff --git a/_layouts/website/summary.html b/_layouts/website/summary.html
index e43c954ec443..9054d962bd38 100644
--- a/_layouts/website/summary.html
+++ b/_layouts/website/summary.html
@@ -50,12 +50,4 @@
{% endif %}
{{ articles(part.articles, file, config) }}
{% endfor %}
-
- <li class="divider"></li>
-
- <li>
- <a href="https://www.gitbook.com" target="blank" class="gitbook-link">
- {{ "GITBOOK_LINK"|t }}
- </a>
- </li>
</ul>
--
2.39.2 (Apple Git-143)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH tianocore-docs edk2-InfSpecification 1/1] Remove the "Published with GitBook" link from summary.html
2023-04-06 16:43 [PATCH tianocore-docs edk2-InfSpecification 1/1] Remove the "Published with GitBook" link from summary.html Rebecca Cran
@ 2023-04-06 17:31 ` Michael D Kinney
0 siblings, 0 replies; 2+ messages in thread
From: Michael D Kinney @ 2023-04-06 17:31 UTC (permalink / raw)
To: Rebecca Cran, devel@edk2.groups.io, Leif Lindholm, Ard Biesheuvel,
Demeter, Miki
Cc: Kinney, Michael D
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
> -----Original Message-----
> From: Rebecca Cran <rebecca@bsdio.com>
> Sent: Thursday, April 6, 2023 9:43 AM
> To: devel@edk2.groups.io; Leif Lindholm <quic_llindhol@quicinc.com>; Ard Biesheuvel <ardb+tianocore@kernel.org>; Demeter,
> Miki <miki.demeter@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>
> Cc: Rebecca Cran <rebecca@bsdio.com>
> Subject: [PATCH tianocore-docs edk2-InfSpecification 1/1] Remove the "Published with GitBook" link from summary.html
>
> Since we no longer use GitBook to publish our documentation, delete the
> section with the text "Published with GitBook" that links to
> gitbook.com in _layouts/website/summary.html.
>
> Contributed-Under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
> ---
> _layouts/website/summary.html | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/_layouts/website/summary.html b/_layouts/website/summary.html
> index e43c954ec443..9054d962bd38 100644
> --- a/_layouts/website/summary.html
> +++ b/_layouts/website/summary.html
> @@ -50,12 +50,4 @@
> {% endif %}
> {{ articles(part.articles, file, config) }}
> {% endfor %}
> -
> - <li class="divider"></li>
> -
> - <li>
> - <a href="https://www.gitbook.com" target="blank" class="gitbook-link">
> - {{ "GITBOOK_LINK"|t }}
> - </a>
> - </li>
> </ul>
> --
> 2.39.2 (Apple Git-143)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-06 17:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-06 16:43 [PATCH tianocore-docs edk2-InfSpecification 1/1] Remove the "Published with GitBook" link from summary.html Rebecca Cran
2023-04-06 17:31 ` Michael D Kinney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox