1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-13 20:30:03 +00:00
node-feature-discovery/docs
Markus Lehtonen 8bb46345e7 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.

(cherry picked from commit 819f333118)
2021-10-04 16:45:54 +03:00
..
_includes/class docs: show full version number in sidebar 2021-05-19 11:02:10 +03:00
advanced docs: fix TOCs 2021-10-04 16:45:54 +03:00
contributing docs: drop broken/outdated reference to kubernetes-incubator 2020-11-02 17:07:12 +02:00
get-started docs: fix TOCs 2021-10-04 16:45:54 +03:00
.gitignore docs: initial site setup 2020-10-08 10:50:04 +03:00
404.html docs: initial site setup 2020-10-08 10:50:04 +03:00
_config.yml Update references to v0.9.0 2021-08-19 23:46:42 +03:00
Gemfile docs: pin version of jekyll-rtd-theme 2020-10-22 21:32:17 +03:00
Gemfile.lock docs: pin version of jekyll-rtd-theme 2020-10-22 21:32:17 +03:00
index.html docs: add landing page and quick-start guide 2020-10-29 13:29:10 +02:00
mdl-style.rb docs: fix TOCs 2021-10-04 16:45:54 +03:00