Skip to content

Commit 405f884

Browse files
authored
Merge branch 'master' into tdt-extend-openvpn
2 parents 3fba322 + 36f9f34 commit 405f884

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/source/backends/create_your_backend.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
===================
32
Create your backend
43
===================

docs/source/index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,11 @@ Its main features are:
3636
* `OpenWRT <http://openwrt.org>`_ / `LEDE <https://www.lede-project.org/>`_ support
3737
* `OpenWisp Firmware <https://github.com/openwisp/OpenWISP-Firmware>`_ support
3838
* `OpenVPN <https://openvpn.net>`_ support
39-
* Possibility to support more firmwares via custom backends
39+
* Plugin interface for external backends, support more firmwares with an external package
40+
41+
* :doc:`Create your backend </backends/create_your_backend>` as a plugin
42+
* Experimental `AirOS support <https://github.com/edoput/netjsonconfig-airos>`_ as a plugin
43+
4044
* Based on the `NetJSON RFC <http://netjson.org/rfc.html>`_
4145
* **Validation** based on `JSON-Schema <http://json-schema.org/>`_
4246
* **Templates**: store common configurations in templates

0 commit comments

Comments
 (0)