diff options
| author | 2024-09-01 14:15:15 -0500 | |
|---|---|---|
| committer | 2024-09-01 14:15:15 -0500 | |
| commit | 1a57a973fdd2ec7cafc7231435028e2ead040cca (patch) | |
| tree | 4b26ed540c76ca7b23d636244ae82cdc1a3078ff /doc | |
| parent | Add additional doc pages for c modules (diff) | |
Title pages to match module name
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/api/base64.mdz | 2 | ||||
| -rw-r--r-- | doc/api/build-rules.mdz | 2 | ||||
| -rw-r--r-- | doc/api/cc.mdz | 2 | ||||
| -rw-r--r-- | doc/api/channel.mdz | 2 | ||||
| -rw-r--r-- | doc/api/cjanet.mdz | 2 | ||||
| -rw-r--r-- | doc/api/crc.mdz | 2 | ||||
| -rw-r--r-- | doc/api/cron.mdz | 2 | ||||
| -rw-r--r-- | doc/api/ev-utils.mdz | 2 | ||||
| -rw-r--r-- | doc/api/fmt.mdz | 2 | ||||
| -rw-r--r-- | doc/api/generators.mdz | 2 | ||||
| -rw-r--r-- | doc/api/getline.mdz | 2 | ||||
| -rw-r--r-- | doc/api/htmlgen.mdz | 2 | ||||
| -rw-r--r-- | doc/api/http.mdz | 2 | ||||
| -rw-r--r-- | doc/api/httpf.mdz | 2 | ||||
| -rw-r--r-- | doc/api/infix.mdz | 2 | ||||
| -rw-r--r-- | doc/api/math.mdz | 2 | ||||
| -rw-r--r-- | doc/api/mdz.mdz | 2 | ||||
| -rw-r--r-- | doc/api/misc.mdz | 2 | ||||
| -rw-r--r-- | doc/api/msg.mdz | 2 | ||||
| -rw-r--r-- | doc/api/netrepl.mdz | 2 | ||||
| -rw-r--r-- | doc/api/path.mdz | 2 | ||||
| -rw-r--r-- | doc/api/pgp.mdz | 2 | ||||
| -rw-r--r-- | doc/api/randgen.mdz | 2 | ||||
| -rw-r--r-- | doc/api/regex.mdz | 2 | ||||
| -rw-r--r-- | doc/api/rpc.mdz | 2 | ||||
| -rw-r--r-- | doc/api/schema.mdz | 2 | ||||
| -rw-r--r-- | doc/api/sh.mdz | 2 | ||||
| -rw-r--r-- | doc/api/stream.mdz | 2 | ||||
| -rw-r--r-- | doc/api/tasker.mdz | 2 | ||||
| -rw-r--r-- | doc/api/temple.mdz | 2 | ||||
| -rw-r--r-- | doc/api/test.mdz | 2 | ||||
| -rw-r--r-- | doc/api/zip.mdz | 2 |
32 files changed, 32 insertions, 32 deletions
diff --git a/doc/api/base64.mdz b/doc/api/base64.mdz index 9412551..74104a6 100644 --- a/doc/api/base64.mdz +++ b/doc/api/base64.mdz @@ -1,4 +1,4 @@ -{:title "Base64" +{:title "base64" :author "Josef Pospíšil" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/build-rules.mdz b/doc/api/build-rules.mdz index 1dbb9ba..f4f5073 100644 --- a/doc/api/build-rules.mdz +++ b/doc/api/build-rules.mdz @@ -1,4 +1,4 @@ -{:title "Build Rules" +{:title "build-rules" :template "mdzdoc/main.html"} --- diff --git a/doc/api/cc.mdz b/doc/api/cc.mdz index da78671..6a5fd93 100644 --- a/doc/api/cc.mdz +++ b/doc/api/cc.mdz @@ -1,4 +1,4 @@ -{:title "CC" +{:title "cc" :template "mdzdoc/main.html"} --- diff --git a/doc/api/channel.mdz b/doc/api/channel.mdz index 69bb229..62ddf26 100644 --- a/doc/api/channel.mdz +++ b/doc/api/channel.mdz @@ -1,4 +1,4 @@ -{:title "Channel Utilities" +{:title "channel" :template "mdzdoc/main.html"} --- diff --git a/doc/api/cjanet.mdz b/doc/api/cjanet.mdz index 6203399..bf90cd1 100644 --- a/doc/api/cjanet.mdz +++ b/doc/api/cjanet.mdz @@ -1,4 +1,4 @@ -{:title "CJanet" +{:title "cjanet" :template "mdzdoc/main.html"} --- diff --git a/doc/api/crc.mdz b/doc/api/crc.mdz index 4934b12..5d5b20d 100644 --- a/doc/api/crc.mdz +++ b/doc/api/crc.mdz @@ -1,4 +1,4 @@ -{:title "CRC" +{:title "crc" :template "mdzdoc/main.html"} --- diff --git a/doc/api/cron.mdz b/doc/api/cron.mdz index 885c78f..90d3b66 100644 --- a/doc/api/cron.mdz +++ b/doc/api/cron.mdz @@ -1,4 +1,4 @@ -{:title "Cron" +{:title "cron" :template "mdzdoc/main.html"} --- diff --git a/doc/api/ev-utils.mdz b/doc/api/ev-utils.mdz index 5380f9b..e0ed2af 100644 --- a/doc/api/ev-utils.mdz +++ b/doc/api/ev-utils.mdz @@ -1,4 +1,4 @@ -{:title "Event Loop Utilities" +{:title "ev-utils" :template "mdzdoc/main.html"} --- diff --git a/doc/api/fmt.mdz b/doc/api/fmt.mdz index c146830..dcd4f16 100644 --- a/doc/api/fmt.mdz +++ b/doc/api/fmt.mdz @@ -1,4 +1,4 @@ -{:title "Formatting" +{:title "fmt" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/generators.mdz b/doc/api/generators.mdz index 736abad..8a0640d 100644 --- a/doc/api/generators.mdz +++ b/doc/api/generators.mdz @@ -1,4 +1,4 @@ -{:title "Generators" +{:title "generators" :author "Z. D. Smith" :license "BSD3" :template "mdzdoc/main.html"} diff --git a/doc/api/getline.mdz b/doc/api/getline.mdz index 49f4fab..3c85840 100644 --- a/doc/api/getline.mdz +++ b/doc/api/getline.mdz @@ -1,4 +1,4 @@ -{:title "Getline" +{:title "getline" :template "mdzdoc/main.html"} --- diff --git a/doc/api/htmlgen.mdz b/doc/api/htmlgen.mdz index bbe8e0a..6390ac7 100644 --- a/doc/api/htmlgen.mdz +++ b/doc/api/htmlgen.mdz @@ -1,4 +1,4 @@ -{:title "HTMLgen" +{:title "htmlgen" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/http.mdz b/doc/api/http.mdz index 0533602..2ceb90e 100644 --- a/doc/api/http.mdz +++ b/doc/api/http.mdz @@ -1,4 +1,4 @@ -{:title "HTTP" +{:title "http" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/httpf.mdz b/doc/api/httpf.mdz index 9354bc7..90ce05e 100644 --- a/doc/api/httpf.mdz +++ b/doc/api/httpf.mdz @@ -1,4 +1,4 @@ -{:title "HTTPF" +{:title "httpf" :template "mdzdoc/main.html"} --- diff --git a/doc/api/infix.mdz b/doc/api/infix.mdz index 7bf1c2a..373dfea 100644 --- a/doc/api/infix.mdz +++ b/doc/api/infix.mdz @@ -1,4 +1,4 @@ -{:title "Infix" +{:title "infix" :template "mdzdoc/main.html"} --- diff --git a/doc/api/math.mdz b/doc/api/math.mdz index 4103ede..8e6fc80 100644 --- a/doc/api/math.mdz +++ b/doc/api/math.mdz @@ -1,4 +1,4 @@ -{:title "Math" +{:title "math" :author "Josef Pospíšil" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/mdz.mdz b/doc/api/mdz.mdz index 8054b2b..1ff2cd5 100644 --- a/doc/api/mdz.mdz +++ b/doc/api/mdz.mdz @@ -1,4 +1,4 @@ -{:title "Mendoza" +{:title "mdz" :template "mdzdoc/main.html"} --- diff --git a/doc/api/misc.mdz b/doc/api/misc.mdz index 9d90ca3..42f889c 100644 --- a/doc/api/misc.mdz +++ b/doc/api/misc.mdz @@ -1,4 +1,4 @@ -{:title "Misc" +{:title "misc" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/msg.mdz b/doc/api/msg.mdz index 13b1c07..86cd641 100644 --- a/doc/api/msg.mdz +++ b/doc/api/msg.mdz @@ -1,4 +1,4 @@ -{:title "Message Protocol" +{:title "msg" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/netrepl.mdz b/doc/api/netrepl.mdz index 2603e97..62b4867 100644 --- a/doc/api/netrepl.mdz +++ b/doc/api/netrepl.mdz @@ -1,4 +1,4 @@ -{:title "Netrepl" +{:title "netrepl" :template "mdzdoc/main.html"} --- diff --git a/doc/api/path.mdz b/doc/api/path.mdz index 26cb2aa..1929a4a 100644 --- a/doc/api/path.mdz +++ b/doc/api/path.mdz @@ -1,4 +1,4 @@ -{:title "Path" +{:title "path" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/pgp.mdz b/doc/api/pgp.mdz index 54a38ee..3c3cfe3 100644 --- a/doc/api/pgp.mdz +++ b/doc/api/pgp.mdz @@ -1,4 +1,4 @@ -{:title "PGP" +{:title "pgp" :author "Josef Pospíšil" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/randgen.mdz b/doc/api/randgen.mdz index 53d762d..42ddfcf 100644 --- a/doc/api/randgen.mdz +++ b/doc/api/randgen.mdz @@ -1,4 +1,4 @@ -{:title "Random Generator" +{:title "randgen" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/regex.mdz b/doc/api/regex.mdz index 4eafec7..f78d691 100644 --- a/doc/api/regex.mdz +++ b/doc/api/regex.mdz @@ -1,4 +1,4 @@ -{:title "Regex" +{:title "regex" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/rpc.mdz b/doc/api/rpc.mdz index cadd791..666f7a2 100644 --- a/doc/api/rpc.mdz +++ b/doc/api/rpc.mdz @@ -1,4 +1,4 @@ -{:title "RPC Protocol" +{:title "rpc" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/schema.mdz b/doc/api/schema.mdz index 7f3e86a..6220533 100644 --- a/doc/api/schema.mdz +++ b/doc/api/schema.mdz @@ -1,4 +1,4 @@ -{:title "Schema" +{:title "schema" :template "mdzdoc/main.html"} --- diff --git a/doc/api/sh.mdz b/doc/api/sh.mdz index 1595162..a1428e4 100644 --- a/doc/api/sh.mdz +++ b/doc/api/sh.mdz @@ -1,4 +1,4 @@ -{:title "Shell Utilities" +{:title "sh" :template "mdzdoc/main.html"} --- diff --git a/doc/api/stream.mdz b/doc/api/stream.mdz index 2e676f4..6bfa726 100644 --- a/doc/api/stream.mdz +++ b/doc/api/stream.mdz @@ -1,4 +1,4 @@ -{:title "Stream" +{:title "stream" :template "mdzdoc/main.html"} --- diff --git a/doc/api/tasker.mdz b/doc/api/tasker.mdz index 7a600ea..04da951 100644 --- a/doc/api/tasker.mdz +++ b/doc/api/tasker.mdz @@ -1,4 +1,4 @@ -{:title "Tasker" +{:title "tasker" :template "mdzdoc/main.html"} --- diff --git a/doc/api/temple.mdz b/doc/api/temple.mdz index dd6658e..c65e234 100644 --- a/doc/api/temple.mdz +++ b/doc/api/temple.mdz @@ -1,4 +1,4 @@ -{:title "Temple" +{:title "temple" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/test.mdz b/doc/api/test.mdz index 6e84b0d..99ab5d0 100644 --- a/doc/api/test.mdz +++ b/doc/api/test.mdz @@ -1,4 +1,4 @@ -{:title "Test" +{:title "test" :author "Calvin Rose" :license "MIT" :template "mdzdoc/main.html"} diff --git a/doc/api/zip.mdz b/doc/api/zip.mdz index 9f645d4..16e03b9 100644 --- a/doc/api/zip.mdz +++ b/doc/api/zip.mdz @@ -1,4 +1,4 @@ -{:title "Zip" +{:title "zip" :template "mdzdoc/main.html"} --- |
