Rework README to markdown
[netconf.git] / apps / README.md
1 # NETCONF applications
2
3 This directory hosts the various applications built with NETCONF/RESTCONF [high-level](../plugins/README.rst) integrations.
4
5 This includes:
6 * [NETCONF Events on top of MD-SAL](netconf-events-mdsal/README.rst)
7 * [CLI client](netconf-console/README.rst) for NETCONF servers
8 * [NETCONF ietf-topology.yang](netconf-topology/README.rst) implementations
9   * for [single-node](netconf-topology-impl/README.rst) deployments
10   * for [clustenered](netconf-topology-singleton/README.rst) deployments