From 364571fc5f76903320e9953e007b846e895af26b Mon Sep 17 00:00:00 2001 From: Robert McLay Date: Sat, 12 Oct 2024 19:57:24 -0500 Subject: [PATCH] docs foo --- README.new | 2 ++ docs/source/index.rst | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.new b/README.new index 89408f328..dee39bb2d 100644 --- a/README.new +++ b/README.new @@ -186,4 +186,6 @@ Lmod 8.7+ * Issue #690: Support for the functions hide{} and forbid{} (8.7.51) * Fix bug in load test. (8.7.52) * Add MName:isVisible() so that load hooks can figure out if a loaded module is is visible or not. + (8.7.53) * updating docs to include link to 165_debugging_lmod.rst + diff --git a/docs/source/index.rst b/docs/source/index.rst index 890f4c24f..3cec4551e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -131,7 +131,7 @@ Advanced Topics 140_deprecating_modules 145_properties 160_debugging_modulefiles - 165_debugging_Lmod + 165_debugging_lmod 170_hooks 185_localization 190_Integration_of_EasyBuild_and_Lmod