Skip to content

Commit

Permalink
docs: Add missing OCP plugin docs to meson
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
arthurshau authored and igaw committed May 13, 2024
1 parent 00a740c commit 46ea0d5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Documentation/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,18 @@ adoc_sources = [
'nvme-ocp-smart-add-log',
'nvme-ocp-clear-fw-activate-history',
'nvme-ocp-clear-pcie-correctable-error-counters',
'nvme-ocp-device-capability-log',
'nvme-ocp-eol-plp-failure-mode',
'nvme-ocp-error-recovery-log',
'nvme-ocp-get-dssd-async-event-config',
'nvme-ocp-get-dssd-power-state-feature',
'nvme-ocp-get-plp-health-check-interval',
'nvme-ocp-set-dssd-async-event-config',
'nvme-ocp-set-dssd-power-state-feature',
'nvme-ocp-set-plp-health-check-interval',
'nvme-ocp-set-telemetry-profile',
'nvme-ocp-telemetry-string-log-page',
'nvme-ocp-unsupported-reqs-log-pages',
'nvme-persistent-event-log',
'nvme-pred-lat-event-agg-log',
'nvme-predictable-lat-log',
Expand Down

0 comments on commit 46ea0d5

Please sign in to comment.