CLI plugin API restructuring completed. Now all plugin APIs have the generic form
documented in README and FAQ.
This commit is contained in:
parent
afb6aa31db
commit
2e00411621
19 changed files with 317 additions and 551 deletions
|
|
@ -83,7 +83,7 @@ Extending
|
|||
=========
|
||||
Clixon provides a core system and can be used as-is using available
|
||||
Yang specifications. However, an application very quickly needs to
|
||||
specialize functions. Clixon is extended by (most commonly) writing
|
||||
specialize functions. Clixon is extended by writing
|
||||
plugins for cli and backend. Extensions for netconf and restconf
|
||||
are also available.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue