doc: update deflatest design for default/latest modfile

This commit is contained in:
Xavier Delaruelle
2020-03-25 12:17:01 +01:00
parent 01ee25d935
commit dddc4789c1

View File

@@ -14,7 +14,7 @@ Configuration
- in case ``implicit_default`` is disabled
- means a ``default`` symbol or a ``latest`` symbol should be found defined to respectively make use of the ``@default`` or ``@latest`` specifiers
- an error is elsewhere raised
- an error is otherwise raised
Specification
@@ -36,4 +36,10 @@ Specification
- ``default`` or ``latest`` version specifiers cannot be employed in version range
- elsewhere an error is raised
- otherwise an error is raised
- When a ``default`` or ``latest`` modulefile exists
- ``@default`` or respectively ``@latest`` will resolve to the existing modulefile
- no automatic symbol will be recorded in this case as ``default`` or ``latest`` are regular versions