Skip to content

Commit 46ea0d5

Browse files
arthurshauigaw
authored andcommitted
docs: Add missing OCP plugin docs to meson
Multiple commands for OCP plugin have associated doc text files, but weren't added to the meson.build, causing docs to not be generated. Signed-off-by: Arthur Shau <arthurshau@meta.com>
1 parent 00a740c commit 46ea0d5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Documentation/meson.build

+11
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,18 @@ adoc_sources = [
9191
'nvme-ocp-smart-add-log',
9292
'nvme-ocp-clear-fw-activate-history',
9393
'nvme-ocp-clear-pcie-correctable-error-counters',
94+
'nvme-ocp-device-capability-log',
9495
'nvme-ocp-eol-plp-failure-mode',
96+
'nvme-ocp-error-recovery-log',
97+
'nvme-ocp-get-dssd-async-event-config',
98+
'nvme-ocp-get-dssd-power-state-feature',
99+
'nvme-ocp-get-plp-health-check-interval',
100+
'nvme-ocp-set-dssd-async-event-config',
101+
'nvme-ocp-set-dssd-power-state-feature',
102+
'nvme-ocp-set-plp-health-check-interval',
103+
'nvme-ocp-set-telemetry-profile',
104+
'nvme-ocp-telemetry-string-log-page',
105+
'nvme-ocp-unsupported-reqs-log-pages',
95106
'nvme-persistent-event-log',
96107
'nvme-pred-lat-event-agg-log',
97108
'nvme-predictable-lat-log',

0 commit comments

Comments
 (0)