Skip to content

Commit

Permalink
Remove unnecessary headings
Browse files Browse the repository at this point in the history
  • Loading branch information
programming-wolf committed Nov 17, 2023
1 parent c2af812 commit 53f5ca1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
10 changes: 8 additions & 2 deletions docs/05-criteria/00-structure.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
// we have to adjust the heading levels of all included files, as this structure file
// is used as the only include for the examination-criteria, and thus requires a different
// heading structure. Some of the files included below are also included in examination-regulations,
// which is why they should follow the regular heading style of all the other files.
// therefore, we also do not need a specific German/English section. To remove warnings, we'll just
// add empty blocks.
:leveloffset: -2

// tag::DE[]
== Kriterien
// end::DE[]

// tag::EN[]
== Criteria
// end::EN[]

include::01-accreditation.adoc[{include_configuration}]
Expand Down
6 changes: 4 additions & 2 deletions docs/05-criteria/01-accreditation.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// tag::DE[]
=== Akkreditierung
==== Trainingsprovider
Trainingsprovider müssen nachfolgende Kriterien erfüllen, damit sie von iSAQB die Akkreditierung bekommen:

Expand Down Expand Up @@ -45,7 +44,10 @@ Zur Akkreditierung muss ein:e Themenmoderator:in folgende Kriterien erfüllen:
// end::DE[]

// tag::EN[]
=== Accreditation
==== Training Provider
TODO

==== Training Facilitators


// end::EN[]

0 comments on commit 53f5ca1

Please sign in to comment.