aboutsummaryrefslogtreecommitdiff
path: root/docs/gen/doc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gen/doc.m4')
-rw-r--r--docs/gen/doc.m412
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/gen/doc.m4 b/docs/gen/doc.m4
new file mode 100644
index 0000000..3ad8009
--- /dev/null
+++ b/docs/gen/doc.m4
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+<link>
+ <meta charset='utf-8'>
+ <style>undivert(`gen/style.css')</style>
+ <script>undivert(`gen/paged.polyfill.js')</script>
+</head>
+<body>
+ undivert(NAME`.toc')
+ undivert(NAME`.con')
+</body>
+</html>