mirror of
https://gitlab.com/ita1024/waf.git
synced 2025-01-02 22:47:54 +01:00
docs
This commit is contained in:
parent
4bd0c72809
commit
1c75284614
@ -678,7 +678,7 @@ def load_module(path, encoding=None):
|
||||
|
||||
def load_tool(tool, tooldir=None, ctx=None, with_sys_path=True):
|
||||
"""
|
||||
Importx a Waf tool as a python module, and stores it in the dict :py:const:`waflib.Context.Context.tools`
|
||||
Imports a Waf tool as a python module, and stores it in the dict :py:const:`waflib.Context.Context.tools`
|
||||
|
||||
:type tool: string
|
||||
:param tool: Name of the tool
|
||||
|
Loading…
Reference in New Issue
Block a user