Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .hunspell.en.dic
Original file line number Diff line number Diff line change
Expand Up @@ -1605,3 +1605,15 @@ TOOL2
sphinxext
opengraph
PNG
HPSFCon
pu
xargs
jq
PyPI
gui
spack
mpivars
cuda
lindex
defineModStartNbProc
isIcase
3 changes: 3 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,9 @@ Modules 5.7.0 (not yet released)
:ref:`CONTRIBUTING`: AI agents must never add their own ``Signed-off-by:``
trailer and their involvement must be disclosed with an ``Assisted-by:``
trailer.
* Doc: add the :ref:`user-guide` document that explains a selection of
useful but lesser known features through practical examples and common
use cases.


.. _5.6 release notes:
Expand Down
1 change: 1 addition & 0 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ or (at your option) any later version (`GPL-2.0-or-later`).
INSTALL-win
MIGRATING
NEWS
user-guide
FAQ
changes
other-implementations
Expand Down
1 change: 1 addition & 0 deletions doc/source/latex_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ Introduction
.. include:: envml.rst
.. include:: MIGRATING.rst
.. include:: NEWS.rst
.. include:: user-guide.rst
.. include:: changes.rst
2 changes: 2 additions & 0 deletions doc/source/modulefile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2100,6 +2100,8 @@ or terse reporting of these sub-commands: :mconfig:`avail_output`,
:mconfig:`list_terse_output`, :mconfig:`spider_output`,
:mconfig:`spider_terse_output`.

.. _advanced_module_version_specifiers:

Advanced module version specifiers
----------------------------------

Expand Down
Loading
Loading