Add repostory documentation
[netconf.git] / apps / README.rst
1 ====================
2 NETCONF applications
3 ====================
4
5 This directory hosts the various applications built with NETCONF/RESTCONF
6 :doc:`high-level <../plugins/README.rst>` integrations.
7
8 This includes:
9 * :doc:`NETCONF Events on top of MD-SAL <netconf-events-mdsal/README.rst>`
10 * :doc:`CLI client <netconf-console/README.rst>` for NETCONF servers
11 * :doc:`NETCONF ietf-topology.yang <netconf-topology/README.rst>` implementations
12   * for :doc:`single-node <netconf-topology-impl/README.rst>` deployments
13   * for :doc:`clustenered <netconf-topology-singleton/README.rst>` deployments