Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
066180cc
Commit
066180cc
authored
May 20, 2020
by
Laurent Heirendt
✈
Browse files
Merge branch 'prepare-policies' into 'develop'
preparations for policies See merge request
!138
parents
2430f579
99247e24
Pipeline
#27192
passed with stages
in 1 minute and 54 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.ci/generateIndex.py
View file @
066180cc
...
...
@@ -60,7 +60,7 @@ localroot = os.getcwd()
# generate the index properly speaking
cardDirs
=
[
"internal"
,
"external"
]
cardDirs
=
[
"internal"
,
"external"
,
"policies"
]
sections
=
[]
# determine first the directories
...
...
.gitignore
View file @
066180cc
...
...
@@ -33,3 +33,4 @@ package.json
./theme/package.json
__pycache__/
contribute.egg-info/
policies
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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