[doc] explains what the <X.Y.Z> means
authorLaurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 18:53:39 +0100
changeset 12396 4a08a2b6e979
parent 12395 93460d5f148c
child 12397 c5eb647b7046
[doc] explains what the <X.Y.Z> means
doc/tutorials/advanced/part02_security.rst
--- a/doc/tutorials/advanced/part02_security.rst	Thu Feb 21 18:53:03 2019 +0100
+++ b/doc/tutorials/advanced/part02_security.rst	Thu Feb 21 18:53:39 2019 +0100
@@ -419,8 +419,9 @@
 don't want to create a new one, but to migrate the existing one. Let's see how to
 do that.
 
-file named file:`<X.Y.Z>_Any.py` ('Any' being there mostly for historical reasons).
 Migration commands should be put in the cube's :file:`migration` directory, in a
+file named :file:`<X.Y.Z>_Any.py` ('Any' being there mostly for historical
+reasons and '<X.Y.Z>' being the version number of the cube we are going to release.)
 
 Here I'll create a :file:`migration/0.2.0_Any.py` file containing the following
 instructions: