From 1c91020981616743cff5bca7166ce47bad22ff43 Mon Sep 17 00:00:00 2001 From: gwen Date: Sat, 2 May 2026 10:34:38 +0200 Subject: [PATCH] whatsnext --- docs/tutorial/index.rst | 2 +- docs/tutorial/whatsnext.rst | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 docs/tutorial/whatsnext.rst diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index c4a964998..4b5151fcc 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -56,4 +56,4 @@ Let's dive into this **configuration options validation** use case. dynfam jinja customtype - + whatsnext diff --git a/docs/tutorial/whatsnext.rst b/docs/tutorial/whatsnext.rst new file mode 100644 index 000000000..3623dff59 --- /dev/null +++ b/docs/tutorial/whatsnext.rst @@ -0,0 +1,12 @@ +To be continued +=================== + +**This tutorial is a work in progress!** + +Not all the concepts of rougail are fully explained in this tutorial. +You can, of course, refer to the rest of the technical documentation, or look at +the `tutorial's code repository ` +and try to understand the rest of the tutorial steps on your own. + +.. note:: Please check again the end of the tutorial section to see if the developers + have made any progress in writing it.