From e26015347a6ae0185ae49b17efa40e6d4731ef16 Mon Sep 17 00:00:00 2001 From: Robert Maynard Date: Tue, 31 Oct 2017 14:18:22 -0400 Subject: Help: enable_language now documents the CheckLanguage module Resolves #17409 --- Help/command/enable_language.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Help/command/enable_language.rst b/Help/command/enable_language.rst index 4445561..871ac4e 100644 --- a/Help/command/enable_language.rst +++ b/Help/command/enable_language.rst @@ -19,4 +19,5 @@ indirectly through link dependencies. It is simplest to enable all needed languages in the top-level directory of a project. The ``OPTIONAL`` keyword is a placeholder for future implementation and -does not currently work. +does not currently work. Instead you can use the :module:`CheckLanguage` +module to verify support before enabling. -- cgit v0.12