Commit Graph

4 Commits

Author SHA1 Message Date
Qiming Teng 62afa2efee Fix issues in generated config API references
This PR fixes some issues caused by the bad format in source code comments
that confuse the reference generator. Problems are related to the use of
`*` in comment text as literal string rather than emphasis.
2023-05-11 15:38:50 +08:00
Qiming Teng 6670c3c089 Manually tune kubelet configuration reference
There are some format problems in the generated reference. These
problems aren't easy to solve if not fixing the format of the upstream
source code comments. This PR fixes them manually.
2023-05-05 10:16:36 +08:00
Qiming Teng 944de8f44e Update configuration API reference for v1.27 2023-04-12 08:05:58 +08:00
Qiming Teng 6989fc3c5b Config API update for 1.26 2022-12-29 08:03:45 +08:00