diff options
-rw-r--r-- | doc/source/format.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/format.rst b/doc/source/format.rst index 1a6fdc321..e7377ed6a 100644 --- a/doc/source/format.rst +++ b/doc/source/format.rst @@ -95,6 +95,7 @@ definitions may depend on other elements by specifying the project relative path to the elements on which they depend here. See `Dependencies`_ for more information on the dependency model. +Note the order you put the elements in ``depends:`` doesn't matter. .. _format_sources: |