1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 16:27:05 +00:00
node-feature-discovery/docs/advanced/architecture.md
Markus Lehtonen 819f333118 docs: fix TOCs
Make table of contents in the pages cleaner and more readable by
dropping the main heading (H1 level) from TOCs. This was the original
intention with the usage of "no_toc" kramdown magic, which was broken,
however. The kramdown class magic needs to be specified on the line
immediately following the headinds, otherwise it has no effect. We need
to disable MD022 rule of mdlint as it does not understand this magic.
2021-09-30 10:26:25 +03:00

272 B

title layout sort published
Architecture default 6 false

Architecture

{: .no_toc}

Table of contents

{: .no_toc .text-delta}

  1. TOC {:toc}

WORK IN PROGRESS.

This page first gives an architectural overview and describes principles behind.