mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
20 lines
542 B
ReStructuredText
20 lines
542 B
ReStructuredText
.. _design:
|
|
|
|
Design notes
|
|
============
|
|
|
|
Developer notes on feature specifications and code design.
|
|
|
|
.. warning:: The following notes have been written when the corresponding
|
|
feature was being developed. Even if special care is given to update these
|
|
notes later on, their content may not be in line with the current
|
|
implementation details and behaviors. Please refer to the :ref:`module(1)`
|
|
and :ref:`modulefile(5)` man pages to learn about current features and
|
|
options.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
design/*
|