-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
39 lines (39 loc) · 1.69 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html>
<html lang="nl">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"/>
<link href="https://gitdocumentatie.logius.nl/publicatie/respec/style/logos/logius.ico" rel="shortcut icon" type="image/x-icon"/>
<title>
Digikoppeling Koppelvlakstandaard REST-API
</title>
<script class="remove" src="https://gitdocumentatie.logius.nl/publicatie/respec/organisation-config.js">
</script>
<script class="remove" src="js/config.js">
</script>
<script>
respecConfig = {...organisationConfig, ...respecConfig};
</script>
<script async="" class="remove" src="https://gitdocumentatie.logius.nl/publicatie/respec/builds/respec-nlgov.js">
</script>
</head>
<body>
<section id="abstract" data-include="abstract.md" data-include-format="markdown"></section>
<section id="sotd">
<p>
Status van het document - verplicht onderdeel. Een deel van de tekst wordt hierin gegenereerd door ReSpec op basis van de configuratieparameter specStatus.
</p>
</section>
<section id="conformance">
<!-- <p>Informatie over conformiteit.</p> -->
</section>
<section data-include="ch01_Context voor ontwikkeling van het Digikoppeling REST API profiel.md" data-include-format="markdown">
</section>
<section data-include="ch02_Toelichting bij de scope van het Digikoppeling REST API profiel.md" data-include-format="markdown">
</section>
<section data-include="ch03_Digikoppeling Restful API profiel.md" data-include-format="markdown">
</section>
<!-- <section class="appendix" data-include="Signing-Encryptie.md" data-include-format="markdown"> -->
</section>
</body>
</html>