Skip to content
Snippets Groups Projects
Commit e67c607e authored by Martin Weise's avatar Martin Weise
Browse files

Merge branch 'master' into release-1.8

parents 8c804d4e 28f5e17d
No related branches found
No related tags found
No related merge requests found
Showing
with 15 additions and 2032 deletions
# CSS
stylesheets/.sass-cache/
\ No newline at end of file
{% extends "base.html" %}
{% block outdated %}
<strong>WARNING</strong> You're browsing the documentation for an old version of DBRepo. Consider upgrading your project
to <a href="{{ config.site_url }}">
<strong>the latest version</strong>.
</a>
{% endblock %}
\ No newline at end of file
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
......@@ -29,8 +29,3 @@ img.img-border {
.md-main .md-content a:not(.action-button):not([tabindex]):hover {
color: var(--md-primary-fg-color--dark);
border-bottom: 2px solid var(--md-primary-fg-color--dark); }
.md-banner {
background-color: var(--md-primary-fg-color--dark); }
/*# sourceMappingURL=extra.css.map */
......@@ -39,6 +39,6 @@ img.img-border {
}
.md-banner {
background-color: var(--md-primary-fg-color--dark);
}
\ No newline at end of file
//.md-banner {
// background-color: var(--md-primary-fg-color--dark);
//}
\ No newline at end of file
......@@ -4,7 +4,6 @@ target/
!**/src/main/**/target/
!**/src/test/**/target/
.docker/
# generated
ready
schema.xsd
......@@ -21,7 +20,6 @@ tmp.yaml
.docs/.swagger/dist/
.docs/.swagger/site/
site/
final/
.$*
dbrepo-somapper/
......@@ -30,9 +28,6 @@ dbrepo-somapper/
.pytest_cache/
__pycache__/
# docs
site/
# Previous directories
fda-analyse-service/
fda-authentication-service/
......@@ -53,9 +48,6 @@ fda-ui/
# demo
.demo
# Generated
ready
# Certificates
*.crt
*.p12
......@@ -106,7 +98,6 @@ table.md
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
......
File deleted
This diff is collapsed.
site_name: Database Repository
site_url: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.8/
site_url: https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/
repo_url: https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services
repo_name: fda-services
site_author: Research Unit Data Science, Technische Universit&auml;t Wien
......
......@@ -2,7 +2,7 @@
{
"version": "1.8",
"title": "1.8",
"aliases": []
"aliases": ["latest"]
},
{
"version": "1.7",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment