summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreudoxia <uplink@distress.network>2022-04-01 10:26:23 -0400
committereudoxia <uplink@distress.network>2022-04-01 10:26:23 -0400
commit1dee28e98606e77a1cef964781c8174bd1088dd0 (patch)
treea7b8402e8c70b5d7304665fdfa330f53f931f0da
parenteac46231ab86e3b6a3862c92323ee58fe1ee722b (diff)
docs formatting fixes
-rw-r--r--data.lp2
-rwxr-xr-x[-rw-r--r--]doc/data.html6
-rwxr-xr-x[-rw-r--r--]doc/log.html6
-rwxr-xr-x[-rw-r--r--]doc/tangle.html6
-rwxr-xr-x[-rw-r--r--]doc/weave.html6
-rwxr-xr-xgen-docs.sh2
-rw-r--r--log.lp2
-rw-r--r--tangle.lp2
-rw-r--r--weave.lp2
9 files changed, 9 insertions, 25 deletions
diff --git a/data.lp b/data.lp
index 233395f..329cd14 100644
--- a/data.lp
+++ b/data.lp
@@ -1,5 +1,3 @@
-# data.zig
-
This file contains the various data processing-related constants and functions referenced by the tangling and weaving processes.
@: *
diff --git a/doc/data.html b/doc/data.html
index ccf8c3a..935d846 100644..100755
--- a/doc/data.html
+++ b/doc/data.html
@@ -10,16 +10,14 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<title>data.lp &mdash; DistressNetwork°</title>
-<meta http-equiv="last-modified" content="2022-03-31 23:28:56-04:00" />
-<style>.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-style: italic;}</style>
+<meta http-equiv="last-modified" content="2022-04-01 10:20:01-04:00" />
+<style>h3,.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-size: 1rem; font-weight: normal; font-style: italic;} h3 {margin: 1rem;}</style>
</head>
<body>
<div class="contentlevel">
<main>
<div class="leading">data.lp</div>
<hr>
-<h1 id="data.zig">data.zig</h1>
-
<p>This file contains the various data processing-related constants and functions referenced by the tangling and weaving processes.</p>
<h3 id="section">*:</h3>
diff --git a/doc/log.html b/doc/log.html
index 5a538c3..b75f543 100644..100755
--- a/doc/log.html
+++ b/doc/log.html
@@ -10,16 +10,14 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<title>log.lp &mdash; DistressNetwork°</title>
-<meta http-equiv="last-modified" content="2022-03-31 23:28:57-04:00" />
-<style>.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-style: italic;}</style>
+<meta http-equiv="last-modified" content="2022-04-01 10:20:02-04:00" />
+<style>h3,.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-size: 1rem; font-weight: normal; font-style: italic;} h3 {margin: 1rem;}</style>
</head>
<body>
<div class="contentlevel">
<main>
<div class="leading">log.lp</div>
<hr>
-<h1 id="log.zig">log.zig</h1>
-
<p>This file contains a simple logging function. It is a modified version of the example logging function implementation provided in <code>std.log</code>.</p>
<h3 id="section">*:</h3>
diff --git a/doc/tangle.html b/doc/tangle.html
index b8269a3..51456a6 100644..100755
--- a/doc/tangle.html
+++ b/doc/tangle.html
@@ -10,16 +10,14 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<title>tangle.lp &mdash; DistressNetwork°</title>
-<meta http-equiv="last-modified" content="2022-03-31 23:28:57-04:00" />
-<style>.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-style: italic;}</style>
+<meta http-equiv="last-modified" content="2022-04-01 10:20:02-04:00" />
+<style>h3,.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-size: 1rem; font-weight: normal; font-style: italic;} h3 {margin: 1rem;}</style>
</head>
<body>
<div class="contentlevel">
<main>
<div class="leading">tangle.lp</div>
<hr>
-<h1 id="tangle.zig">tangle.zig</h1>
-
<p>The structure of this file is quite similar to that of <code>weave.zig</code>, only differing in terms of which functions are used to transform the input data.</p>
<h3 id="section">*:</h3>
diff --git a/doc/weave.html b/doc/weave.html
index 9bfee51..d3f9ea1 100644..100755
--- a/doc/weave.html
+++ b/doc/weave.html
@@ -10,16 +10,14 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<title>weave.lp &mdash; DistressNetwork°</title>
-<meta http-equiv="last-modified" content="2022-03-31 23:28:57-04:00" />
-<style>.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-style: italic;}</style>
+<meta http-equiv="last-modified" content="2022-04-01 10:20:02-04:00" />
+<style>h3,.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-size: 1rem; font-weight: normal; font-style: italic;} h3 {margin: 1rem;}</style>
</head>
<body>
<div class="contentlevel">
<main>
<div class="leading">weave.lp</div>
<hr>
-<h1 id="weave.zig">weave.zig</h1>
-
<p>The structure of this file is quite similar to that of <code>tangle.zig</code>, only differing in terms of which functions are used to transform the input data.</p>
<h3 id="section">*:</h3>
diff --git a/gen-docs.sh b/gen-docs.sh
index 747af12..f16fe21 100755
--- a/gen-docs.sh
+++ b/gen-docs.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
tmp=$(mktemp -p /tmp)
-css=".lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-style: italic;}"
+css="h3,.lp-ref {font-family: neue-haas-grotesk-text, var(--fs-sans); font-size: 1rem; font-weight: normal; font-style: italic;} h3 {margin: 1rem;}"
for file in "data" "log" "tangle" "weave" ; do
in="${file}.lp" ; out="doc/${file}.html" ;
diff --git a/log.lp b/log.lp
index 1809322..598e414 100644
--- a/log.lp
+++ b/log.lp
@@ -1,5 +1,3 @@
-# log.zig
-
This file contains a simple logging function. It is a modified version of the example logging function implementation provided in `std.log`.
@: *
diff --git a/tangle.lp b/tangle.lp
index f0a99e1..c858f14 100644
--- a/tangle.lp
+++ b/tangle.lp
@@ -1,5 +1,3 @@
-# tangle.zig
-
The structure of this file is quite similar to that of `weave.zig`, only differing in terms of which functions are used to transform the input data.
@: *
diff --git a/weave.lp b/weave.lp
index 538b0a6..0b91eb9 100644
--- a/weave.lp
+++ b/weave.lp
@@ -1,5 +1,3 @@
-# weave.zig
-
The structure of this file is quite similar to that of `tangle.zig`, only differing in terms of which functions are used to transform the input data.
@: *