Resolve Sphinx build warnings 14/72614/3
authorThanh Ha <[email protected]>
Sun, 3 Jun 2018 01:49:36 +0000 (21:49 -0400)
committerThanh Ha <[email protected]>
Fri, 15 Jun 2018 20:48:14 +0000 (16:48 -0400)
Change-Id: I9bcbdef1a2520dd2205ce02b4f8bbc49aa738ae1
Signed-off-by: Thanh Ha <[email protected]>
docs/specs/directional-dpl.rst
docs/specs/rsp-config-datastore.rst
docs/specs/rsp-stats.rst

index 7460bb108e7ae6154c7b52fbec5dedd5a223fed4..7b147092075ffa601c76eef9ff14f97e281bed35 100644 (file)
@@ -145,7 +145,8 @@ Yang changes
 The following data model is the updated service-function-dictionary
 within the service function forwarder.
 
-.. code-block:: service-function-forwarder.yang
+.. code-block:: none
+   :caption: service-function-forwarder.yang
 
         list service-function-dictionary {
             key "name";
@@ -208,7 +209,8 @@ within the service function forwarder.
 Logical interface locator support is also added to the service function
 forwarder data plane locator.
 
-.. code-block:: service-function-forwarder-logical.yang
+.. code-block:: none
+   :caption: service-function-forwarder-logical.yang
 
         augment "/sfc-sff:service-function-forwarders/"
               + "sfc-sff:service-function-forwarder/"
@@ -225,7 +227,8 @@ forwarder data plane locator.
 A new leaf is added to the rendered service path model to flag reverse
 paths.
 
-.. code-block:: rendered-service-path.yang
+.. code-block:: none
+   :caption: rendered-service-path.yang
 
         leaf reverse-path {
           type boolean;
@@ -456,4 +459,4 @@ Open Issues
 
 References
 ==========
-NA
\ No newline at end of file
+NA
index 9b6a9c2c9202272b6cef2d2f074d064239330665..b507054c9977cc9c4285e9eefb1fec2b5ccbbcde 100644 (file)
@@ -56,7 +56,8 @@ comments highlighting the changed nodes. The changed nodes will
 only have the "config false" attribute modified to reflect which
 nodes will only be written in the Operational data store.
 
-.. code-block:: rendered-service-path.yang
+.. code-block:: none
+   :caption: rendered-service-path.yang
 
     module rendered-service-path {
        container rendered-service-paths {
index 64f266e192f91b2cd9531c001e55ad03a35ddd26..c3d1f7de32e82feb006da914c2db4f6a2439dc7f 100644 (file)
@@ -68,7 +68,7 @@ Although this feature only covers RSP statistics, the following
 YANG model also includes operations for Service Function (SF)
 and Service Function Forwarder (SFF) statistics collection.
 
-.. code-block:: yang
+.. code-block:: none
 
     module sfc-statistics-operations {