aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcl/FEATURE.yaml
diff options
context:
space:
mode:
authorJohn DeNisco <jdenisco@cisco.com>2020-01-10 10:07:26 -0500
committerOle Trøan <otroan@employees.org>2020-01-10 17:20:21 +0000
commit7c9fe920ce30efaef5a848ba346d0c7b53a77dd4 (patch)
treef0aa216bf2a2e33fe14d7f41fdc63011c4f27665 /src/vcl/FEATURE.yaml
parent854eb6e3ff87ace211a45a8053424d8432bd5755 (diff)
docs: Edit FEATURE.yaml files so they can be published
Type: docs Signed-off-by: John DeNisco <jdenisco@cisco.com> Change-Id: I7280e5c5ad10a66c0787a5282291a2ef000bff5f
Diffstat (limited to 'src/vcl/FEATURE.yaml')
-rw-r--r--src/vcl/FEATURE.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/vcl/FEATURE.yaml b/src/vcl/FEATURE.yaml
index b2ab7ccfd99..06236bc6204 100644
--- a/src/vcl/FEATURE.yaml
+++ b/src/vcl/FEATURE.yaml
@@ -1,5 +1,5 @@
---
-name: VPP Comms Library (VCL)
+name: VPP Comms Library
maintainer: Florin Coras <fcoras@cisco.com>
features:
- Abstracts vpp host stack sessions to integer session handles
@@ -16,7 +16,7 @@ features:
- Applications that are supported work with VCL and implicitly with VPP's
host stack without any code change
- It does not support all syscalls and syscall options
-description: "VCL simplifies app interaction with session layer by exposing
- APIs that are similar to but not POSIX-compliant."
+description: "VPP Comms Library (VCL) simplifies app interaction with session layer
+ by exposing APIs that are similar to but not POSIX-compliant."
state: production
properties: [API, CLI, MULTITHREAD]