diff --git a/docs/tutorial/disabled.rst b/docs/tutorial/disabled.rst new file mode 100644 index 000000000..13d578f70 --- /dev/null +++ b/docs/tutorial/disabled.rst @@ -0,0 +1,31 @@ +A family can disapear in the outerspace +=========================================== + +.. objectives:: Objectives + + In this section we will learn: + + - what is a *property* + - the `disabled` property + + 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` + + + +--- +manual: + description: Manual proxy configuration + disabled: true + + + + + + + + +