diff --git a/Makefile b/Makefile index a7a0dedc9..7105aad22 100644 --- a/Makefile +++ b/Makefile @@ -184,6 +184,7 @@ spec: cp -t $(SRCDIR)/de/spec repo/spec/bagit-profile.json cp -t $(SRCDIR)/de/spec repo/spec/ocrd_tool.schema.json cp -t $(SRCDIR)/de/spec repo/spec/openapi.yml + cp -t $(SRCDIR)/assets repo/spec/assets/* .PHONY: workflows diff --git a/docs/assets/main.css.map b/docs/assets/main.css.map index 84e6cdb75..6c3c5b25d 100644 --- a/docs/assets/main.css.map +++ b/docs/assets/main.css.map @@ -3,10 +3,10 @@ "file": "main.css", "sources": [ "main.scss", - "../vendor/bundle/ruby/3.1.0/gems/minima-2.5.1/_sass/minima.scss", - "../vendor/bundle/ruby/3.1.0/gems/minima-2.5.1/_sass/minima/_base.scss", - "../vendor/bundle/ruby/3.1.0/gems/minima-2.5.1/_sass/minima/_layout.scss", - "../vendor/bundle/ruby/3.1.0/gems/minima-2.5.1/_sass/minima/_syntax-highlighting.scss" + "../vendor/bundle/ruby/2.5.0/gems/minima-2.5.1/_sass/minima.scss", + "../vendor/bundle/ruby/2.5.0/gems/minima-2.5.1/_sass/minima/_base.scss", + "../vendor/bundle/ruby/2.5.0/gems/minima-2.5.1/_sass/minima/_layout.scss", + "../vendor/bundle/ruby/2.5.0/gems/minima-2.5.1/_sass/minima/_syntax-highlighting.scss" ], "sourcesContent": [ "@import \"minima\";\n", diff --git a/docs/en/spec/CHANGELOG.html b/docs/en/spec/CHANGELOG.html index 9cc4dc691..6dda1f671 100644 --- a/docs/en/spec/CHANGELOG.html +++ b/docs/en/spec/CHANGELOG.html @@ -406,7 +406,8 @@

  • Change Log