Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miriam Fougeras
howto-cards
Commits
44df1ea8
Verified
Commit
44df1ea8
authored
Dec 11, 2020
by
Laurent Heirendt
✈
Browse files
remove handbook in subtitles of hb
parent
ee250ebf
Changes
1
Hide whitespace changes
Inline
Side-by-side
.ci/generateIndex.py
View file @
44df1ea8
...
...
@@ -25,8 +25,8 @@ def build_link(title, href):
def
build_section_start
(
title
,
shortcut
):
title
=
title
.
replace
(
"Gdpr"
,
"GDPR"
)
title
=
title
.
replace
(
"Handbook additional"
,
"
Handbook -
PI/Supervisor specifics"
)
title
=
title
.
replace
(
"Handbook annexes"
,
"
Handbook -
Annexes"
)
title
=
title
.
replace
(
"Handbook additional"
,
"PI/Supervisor specifics"
)
title
=
title
.
replace
(
"Handbook annexes"
,
"Annexes"
)
title
=
title
.
replace
(
"Covid 19"
,
"COVID-19"
)
return
f
'
\n\t
<div class="index-box noborderbox" id="
{
shortcut
}
">
\n\t\t
<h3>
{
title
}
</h3>
\n\t\t
<ul>
\n
'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment