mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
Clarify modulefile man page and .version modulerc interpretation about ModulesVersion variable which can only refer to modulefile located in the same directory than where this .version modulerc file is located. Report error if a nested ModulesVersion value is detected. This value is ignored. Add tests in 80-deep suite on that change. Clarifies RH#979787 [1] Fixes #176 [1] https://bugzilla.redhat.com/show_bug.cgi?id=979787
This file briefly describes the documentation provided here.
readme.txt This file.
example.txt There are lots of things you need to plan out
for a fully functional modules environment.
This document explains some of those details.
source/ Location of the source files used to create
html and man documentation for modules.
If you edit these files run make doc to
rebuild the man and html files.
man/ Location of the man pages generated by make doc
html/ Location of the html pages generated by make doc
howto/ Location of How-to PDF files
paper/ Location of conference paper PDF files
talk/ Location of presentation support PDF files
emacs.txt Hints for using modules with emacs lisp.