docs: Edit FEATURE.yaml files so they can be published
[vpp.git] / src / plugins / mdata / FEATURE.yaml
index c71281d..d1843e6 100644 (file)
@@ -1,13 +1,15 @@
-name: Buffer Metadata Change Tracker (mdata)
+---
+name: Buffer Metadata Change Tracker
 maintainer: Dave Barach <dave@barachs.net>
 features:
   - Buffer Metadata Change Tracker
-description: "Buffer Metadata Change Tracker
-              Uses the before / after graph node main loop performance
+description: |-
+              The Buffer Metadata Change Tracker (mdata)
+              uses the before / after graph node main loop performance
               callback hooks to snapshoot buffer metadata, then
               compare and summarize results per-node.
               Answers the question "what buffer metadata does a particular
               graph node change?" by direct observation.
-              Zero performance impact until enabled."
+              Zero performance impact until enabled.
 state: production
 properties: [API, CLI, MULTITHREAD]