Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HIFIS Technical Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HIFIS
Overall
HIFIS Technical Documentation
Commits
cdc19e6c
Commit
cdc19e6c
authored
3 years ago
by
Uwe Jandt (DESY, HIFIS)
Browse files
Options
Downloads
Patches
Plain Diff
redirect from old backbone-aai addresses that had been distributed already
parent
68e325a4
No related branches found
Branches containing commit
No related tags found
1 merge request
!163
Restructure AAI doc
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Pipfile
+1
-0
1 addition, 0 deletions
Pipfile
Pipfile.lock
+8
-1
8 additions, 1 deletion
Pipfile.lock
mkdocs.yml
+15
-0
15 additions, 0 deletions
mkdocs.yml
with
24 additions
and
1 deletion
Pipfile
+
1
−
0
View file @
cdc19e6c
...
...
@@ -9,6 +9,7 @@ mkdocs-macros-plugin = "*"
mkdocs-build-plantuml-plugin
=
"*"
mkdocs-kroki-plugin
=
"*"
mkdocs-material
=
"*"
mkdocs-redirects
=
"*"
[dev-packages]
...
...
This diff is collapsed.
Click to expand it.
Pipfile.lock
+
8
−
1
View file @
cdc19e6c
{
"_meta"
:
{
"hash"
:
{
"sha256"
:
"
4520b95a412144a312c86f80e0ae1bb0429b8a6bfeaa67831afdcb1292c56c9e
"
"sha256"
:
"
c35684597fbbe61ca639651609575817533e8404a2b00f55e911654017a42a9d
"
},
"pipfile-spec"
:
6
,
"requires"
:
{
...
...
@@ -170,6 +170,13 @@
],
"version"
:
"==1.0.1"
},
"mkdocs-redirects"
:
{
"hashes"
:
[
"sha256:db413e1d1ef5e88d8427c0a259d72ae85e74a2b51f6cd7605c2a8db358fe340f"
],
"index"
:
"pypi"
,
"version"
:
"==1.0.3"
},
"packaging"
:
{
"hashes"
:
[
"sha256:7dc96269f53a4ccec5c0670940a4281106dd0bb343f47b7471f779df49c2fbe7"
,
...
...
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
15
−
0
View file @
cdc19e6c
...
...
@@ -13,6 +13,21 @@ plugins:
-
kroki
:
ServerURL
:
https://kroki.hzdr.de
DownloadImages
:
True
-
redirects
:
redirect_maps
:
'
aai/README.md'
:
'
helmholtz-aai/README.md'
'
backbone-aai/README.md'
:
'
helmholtz-aai/README.md'
'
backbone-aai/concepts.md'
:
'
helmholtz-aai/concepts.md'
'
backbone-aai/list-of-vos.md'
:
'
helmholtz-aai/list-of-vos.md'
'
backbone-aai/policies/README.md'
:
'
helmholtz-aai/policies/README.md'
'
backbone-aai/guidelines-vos.md'
:
'
helmholtz-aai/howto-vos.md'
'
backbone-aai/vo-creation-form.md'
:
'
helmholtz-aai/howto-vos.md'
'
backbone-aai/hpc-integration.md'
:
'
core-services/hpc-integration.md'
'
backbone-aai/urn-registry.md'
:
'
helmholtz-aai/namespaces-registry.md'
'
backbone-aai/list-of-connected-centers.md'
:
'
helmholtz-aai/list-of-connected-organisations.md'
'
backbone-aai/guidelines-services.md'
:
'
helmholtz-aai/howto-services.md'
'
backbone-aai/guidelines-assurance.md'
:
'
helmholtz-aai/assurance.md'
'
backbone-aai/hpc-integration.md'
:
'
core-services/hpc-integration.md'
markdown_extensions
:
-
smarty
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment