generated from Logius-standaarden/Logius-Beheermodel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
96 lines (95 loc) · 3.41 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE html>
<html lang="nl">
<head>
<meta charset="utf-8"/>
<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"/>
<title>
API Standaarden beheermodel
</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>
<link href="https://gitdocumentatie.logius.nl/publicatie/respec/style/logos/logius.ico" rel="shortcut icon" type="image/x-icon"/>
<script async="" class="remove" src="https://gitdocumentatie.logius.nl/publicatie/respec/builds/respec-nlgov.js">
</script>
<!-- onderstaande style is optioneel -->
<link href="./media/style.css" rel="stylesheet" type="text/css"/>
<!-- of gebruik eventueel specifieke style instructies voor deze repo-->
<!--
<style type="text/css">
table {
border-collapse: collapse;
}
td,
th {
border: 1px solid #dddddd;
text-align: left;
padding: 8px;
}
</style>
-->
</head>
<body>
<section data-include="01_abstract.html" data-include-format="markdown" id="abstract">
</section>
<section data-include="stod.md" data-include-format="markdown" id="sotd">
</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
<a href="https://github.com/centrumvoorstandaarden/respec/wiki/specStatus">
specStatus
</a>
Hierbij moet nog worden aangevuld wat de status is van het beheermodel gezien de goedkeuring door:
- het Technisch overleg
- het MIDO
- Het Forum Standaardisatie
</p>
</section> -->
<section data-include="ch01_Inleiding.md" data-include-format="markdown">
</section>
<section data-include="ch02_Strategie.md" data-include-format="markdown">
</section>
<section data-include="ch03_Tactiek.md" data-include-format="markdown">
</section>
<section data-include="ch04_Operationeel.md" data-include-format="markdown">
</section>
<section data-include="ch05_Implementatieondersteuning.md" data-include-format="markdown">
</section>
<section data-include="ch06_Communicatie.md" data-include-format="markdown">
</section>
<section class="appendix" data-include="bijlage01_Respec.md" data-include-format="markdown">
</section>
<section class="appendix" data-include="bijlage02_GebruikGithub.md" data-include-format="markdown">
</section>
<section class="appendix" data-include="bijlage03_Versienummering.md" data-include-format="markdown">
</section>
<!-- <section id="tof" class="informative appendix"></section> -->
<section id="conformance">
<!-- This section is filled automatically by ReSpec. -->
</section>
<section id="tof">
<!-- This section is filled with figures automatically by ReSpec. -->
</section>
<section id="toc">
<!-- This section is filled with content automatically by ReSpec. -->
</section>
<section id="index">
<!-- This section is filled with content automatically by ReSpec. -->
</section>
<section id="github-contributors">
<h1>
Contributors
</h1>
<p id="gh-contributors">
</p>
<!-- This p is filled with content automatically by ReSpec. -->
</section>
</body>
</html>