From 9eececfcc8f7b34d7fb7ccd5e45bc87064c1ded0 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 28 Apr 2023 08:23:46 +0300 Subject: [PATCH] n/{dns,gpg,helen,ksoy,reuse}.md: enable doctoc --- n/dns.md | 10 +++++++++- n/gpg.md | 10 ++++++++++ n/helen.md | 12 ++++++++++++ n/ksoy.md | 9 +++++++++ n/reuse.md | 10 ++++++++++ 5 files changed, 50 insertions(+), 1 deletion(-) diff --git a/n/dns.md b/n/dns.md index 6a33ea0..56537c8 100644 --- a/n/dns.md +++ b/n/dns.md @@ -6,7 +6,15 @@ sitemap: false # DNS notes -For DNS resolvers, refer to [r/resolv.tsv](/r/resolv.tsv) +_For DNS resolvers, refer to [r/resolv.tsv](/r/resolv.tsv)_ + + + + +- [Identifying DNS resolver](#identifying-dns-resolver) +- [Identifying support for client-subnet](#identifying-support-for-client-subnet) + + ## Identifying DNS resolver diff --git a/n/gpg.md b/n/gpg.md index 196e7cc..e479c8c 100644 --- a/n/gpg.md +++ b/n/gpg.md @@ -19,6 +19,16 @@ sitemap: false # Quick GPG notes where I may find them + + + +- [Claws-mail note that is somewhat related.](#claws-mail-note-that-is-somewhat-related) +- [WKD](#wkd) +- [Keyoxide](#keyoxide) + - [Keyoxide docs](#keyoxide-docs) + + + To create an Ed25519 key, or whatever will be the default version in the future as defined by your GPG version: diff --git a/n/helen.md b/n/helen.md index deed2bb..0f4c918 100644 --- a/n/helen.md +++ b/n/helen.md @@ -16,6 +16,18 @@ hattiwattlowprice: "10 c/kWh" Tuntihinta @ [Apple App Store](https://apps.apple.com/app/tuntihinta/id824684537) [Google Play](https://play.google.com/store/apps/details?id=fi.fingrid.tuntihinta) + + + +- [Helen hintalaskelmia Tuntihinta-sovellukselle](#helen-hintalaskelmia-tuntihinta-sovellukselle) + - [Yhtälöt Tuntihinnalle](#yht%C3%A4l%C3%B6t-tuntihinnalle) + - [Lähteet](#l%C3%A4hteet) +- [Helen price calculations for Tuntihinta](#helen-price-calculations-for-tuntihinta) + - [Equations for Tuntihinta](#equations-for-tuntihinta) + - [Sources](#sources) + + + # Helen hintalaskelmia Tuntihinta-sovellukselle Helen markkinahintasähkö kuukaudelle {{ page.month }} on {{ page.monthly }}. diff --git a/n/ksoy.md b/n/ksoy.md index 548f5e3..326a53d 100644 --- a/n/ksoy.md +++ b/n/ksoy.md @@ -12,6 +12,15 @@ stockmargin: "0.23 c/kWh" Tuntihinta @ [Apple App Store](https://apps.apple.com/app/tuntihinta/id824684537) [Google Play](https://play.google.com/store/apps/details?id=fi.fingrid.tuntihinta) + + + +- [KSOY hintalaskelmia Tuntihinta-sovellukselle](#ksoy-hintalaskelmia-tuntihinta-sovellukselle) + - [Yhtälöt Tuntihinnalle](#yht%C3%A4l%C3%B6t-tuntihinnalle) + - [Lähteet](#l%C3%A4hteet) + + + # KSOY hintalaskelmia Tuntihinta-sovellukselle _Siirtohinnasto ei tiedossa, joten se ei ole mukana yhtälöissä._ diff --git a/n/reuse.md b/n/reuse.md index 6ec27e1..6fa3f23 100644 --- a/n/reuse.md +++ b/n/reuse.md @@ -14,6 +14,16 @@ SPDX-License-Identifier: CC-BY-SA-4.0 # REUSE notes + + + +- [Adding headers](#adding-headers) + - [Styles](#styles) +- [Generic commands](#generic-commands) +- [License identifiers I commonly use](#license-identifiers-i-commonly-use) + + + > reuse is a tool for compliance with the REUSE recommendations. says [their GitHub description](https://github.com/fsfe/reuse-tool) and