Merging upstream version 1.1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
50f8dbf7e8
commit
2044ea6182
196 changed files with 10121 additions and 3780 deletions
|
@ -6,20 +6,18 @@
|
|||
|
||||
# Test definition
|
||||
|
||||
## UML Diagram
|
||||

|
||||
|
||||

|
||||
## ::: anta.models.AntaTest
|
||||
|
||||
### ::: anta.models.AntaTest
|
||||
options:
|
||||
filters: ["!^_[^_]", "!__init_subclass__", "!update_progress"]
|
||||
|
||||
# Command definition
|
||||
|
||||
## UML Diagram
|
||||

|
||||
|
||||

|
||||
### ::: anta.models.AntaCommand
|
||||
## ::: anta.models.AntaCommand
|
||||
|
||||
!!! warning
|
||||
CLI commands are protected to avoid execution of critical commands such as `reload` or `write erase`.
|
||||
|
@ -30,8 +28,6 @@
|
|||
|
||||
# Template definition
|
||||
|
||||
## UML Diagram
|
||||

|
||||
|
||||

|
||||
|
||||
### ::: anta.models.AntaTemplate
|
||||
## ::: anta.models.AntaTemplate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue