docs(fix): typo, format_content/index, rename in tutorial/index
This commit is contained in:
parent
ccbd056c80
commit
e6c46fcd1b
2 changed files with 18 additions and 1 deletions
17
docs/format_content/index.rst
Normal file
17
docs/format_content/index.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
The Rougail format
|
||||||
|
=====================
|
||||||
|
|
||||||
|
Now that we understand what can be described in a structured data file, let's see how to describe variables.
|
||||||
|
|
||||||
|
The variable is described in Rougail format.
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
:caption: Rougail format content
|
||||||
|
|
||||||
|
variable
|
||||||
|
family
|
||||||
|
path
|
||||||
|
calculation
|
||||||
|
condition
|
||||||
|
validation
|
||||||
|
|
@ -59,7 +59,7 @@ Let's dive into this **configuration options validation** use case.
|
||||||
nullable
|
nullable
|
||||||
webaddress
|
webaddress
|
||||||
multiple
|
multiple
|
||||||
examples
|
document
|
||||||
practice1
|
practice1
|
||||||
validators
|
validators
|
||||||
namespace
|
namespace
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue