documentation
[ncclient] / docs / source / manager.rst
index 0d01d24..a387cdf 100644 (file)
@@ -10,10 +10,10 @@ Module data
 These attributes control what capabilties are exchanged with the NETCONF server and what operations
 are available through the `Manager` API.
 
-.. autodata:: CAPABILITIES
-
 .. autodata:: OPERATIONS
 
+.. autodata:: CAPABILITIES
+
 Factory functions
 -----------------