From 9c79d69fdcfd307cb94cf513ed04eed2420457f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 6 Jan 2018 00:12:30 +0100 Subject: [PATCH] Use nofollow links to the archived documentation. --- Doxyfile-mcss | 2 +- Doxyfile-public | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile-mcss b/Doxyfile-mcss index f7cf24da9..25d45d5bb 100644 --- a/Doxyfile-mcss +++ b/Doxyfile-mcss @@ -77,7 +77,7 @@ HTML_EXTRA_STYLESHEET = \ https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600&subset=latin-ext \ ../css/m-dark+doxygen.compiled.css -M_PAGE_HEADER = "
This is a snapshot of a work-in-progress documentation theme. If you feel lost, miss something, or want to see the original Doxygen docs instead, head over to the archived version of this documentation page.
" +M_PAGE_HEADER = "
This is a snapshot of a work-in-progress documentation theme. If you feel lost, miss something, or want to see the original Doxygen docs instead, head over to the archived version of this documentation page.
" M_PAGE_FINE_PRINT = "

Magnum docs. Part of the Magnum project, copyright © Vladimír Vondruš and contributors, 2010–2018.
Generated by Doxygen {doxygen_version} and m.css. Contact the team via GitHub, Gitter, e-mail or Twitter.

" diff --git a/Doxyfile-public b/Doxyfile-public index 55d4bd6ac..1e51f0110 100644 --- a/Doxyfile-public +++ b/Doxyfile-public @@ -78,6 +78,6 @@ HTML_EXTRA_STYLESHEET = \ http://static.magnum.graphics/m-dark.compiled.css \ http://static.magnum.graphics/m-dark.doxygen.compiled.css -M_PAGE_HEADER = "
This is a snapshot of a work-in-progress documentation theme. If you feel lost, miss something, or want to see the original Doxygen docs instead, head over to the archived version of this documentation page.
" +M_PAGE_HEADER = "
This is a snapshot of a work-in-progress documentation theme. If you feel lost, miss something, or want to see the original Doxygen docs instead, head over to the archived version of this documentation page.
" # kate: hl Doxyfile