From 4af0e7cbe2965c559109b3b1d72093aa72e061ac Mon Sep 17 00:00:00 2001 From: gwen Date: Mon, 5 May 2025 21:39:54 +0200 Subject: [PATCH] disabled --- docs/tutorial/disabled.rst | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 docs/tutorial/disabled.rst 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 + + + + + + + + +