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.