-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
38 lines (31 loc) · 1.96 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
<!DOCTYPE html>
<html lang="nl">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<script src="https://cdn.jsdelivr.net/gh/digitalbazaar/[email protected]/dist/main.js" class="remove"></script>
<script src="https://tools.geostandaarden.nl/respec/config/geonovum-config.js" class="remove"></script>
<script src="config.js" class="remove"></script>
<script class="remove"> respecConfig = {...organisationConfig, ...respecConfig}</script>
<script>document.title = respecConfig.title</script>
<title>Default</title> <!--Informatiemodel Samenhangende Objecten-->
<link rel="shortcut icon" type="image/x-icon" href="https://tools.geostandaarden.nl/respec/style/logos/Geonovum.ico" />
<script src="https://gitdocumentatie.logius.nl/publicatie/respec/builds/respec-nlgov.js" class="remove" async></script>
<link rel="stylesheet" type="text/css" href="./respec-docs/media/style-im.css">
</head>
<body>
<section id='abstract' data-format="markdown" data-include="respec-docs/abstract.md"></section>
<section id="sotd"></section><!-- Wordt automatisch gevuld -->
<!-- TODO: voeg hier je eigen hoofdstukken toe -->
<section data-include-format="markdown" data-include="respec-docs/inleiding.md"></section>
<section data-include-format="markdown" data-include="respec-docs/algemeen.md"></section>
<section data-include-format="markdown" data-include="respec-docs/overzicht.md"></section>
<!-- import door imvertor gegenereerde deel -->
<div id="catalogus" data-include="data/disgeo-im-cat.respec.html" data-include-replace=true></div>
<!-- ONDERSTAANDE ONDERDELEN CONTROLEREN -->
<section id='glossary' class="appendix" data-format="markdown" data-include="respec-docs/glossary.md" data-include-format="markdown" ></section>
<section id='conformance'></section>
<section id='tof'></section>
<section id="index"></section>
</body>
</html>