generated from Logius-standaarden/BOMOS-voorbeeld-beheermodel
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
71 lines (71 loc) · 2.47 KB
/
index.html
File metadata and controls
71 lines (71 loc) · 2.47 KB
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
<!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"/>
<link href="https://gitdocumentatie.logius.nl/publicatie/respec/style/logos/logius.ico" rel="shortcut icon" type="image/x-icon"/>
<title>
Logius Standaard Beheermodel
</title>
<script class="remove" type="module" src="js/config.mjs">
</script>
</head>
<body>
<section id="abstract">
<p>
Samenvatting van het document - verplicht onderdeel.
</p>
</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>
. Je kan dit zelf
aanvullen door hier wat te typen.
</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 data-include="bijlage01_Respec.md" data-include-format="markdown">
</section>
<section data-include="bijlage02_GebruikGithub.md" data-include-format="markdown">
</section>
<section 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>