diff --git a/docs/tutorial/disable.rst b/docs/tutorial/disable.rst new file mode 100644 index 000000000..bb0cb821e --- /dev/null +++ b/docs/tutorial/disable.rst @@ -0,0 +1,27 @@ +A family can disapear in the outerspace +=========================================== + +.. objectives:: Objectives + + In this section we will learn: + + - what is a *property* + - the `disabled` propety + + What is a disabled variable or family is, and why it is interesting to do that. + +.. prerequisites:: Reminders + + - We have three variables: :confval:`proxy_mode`, :confval:`address` and :confval:`port` + + + + + + + + + + + + diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index b6e54c3f8..adbdc5008 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -41,6 +41,6 @@ At first glance we can see that we have a selection of five configuration option preliminary proxymode - porttype + disabled tutorial