From ef535e399e24233f110976079dc615d385234973 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 1 Aug 2016 00:21:52 +0300 Subject: [PATCH] Cleanup docs --- docs/librarymanager/ldf.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/librarymanager/ldf.rst b/docs/librarymanager/ldf.rst index c3526436..c1a8d79b 100644 --- a/docs/librarymanager/ldf.rst +++ b/docs/librarymanager/ldf.rst @@ -131,14 +131,6 @@ library with real build environment. Available compatibility modes: This mode can be changed using :ref:`projectconf_lib_compat_mode` option in :ref:`projectconf`. -Manual dependencies -------------------- - -If project or library contains own ``dependencies`` list (see -:ref:`libjson_dependencies`), the LDF will not looking for dependencies in -the source code. The specified libraries will be built automatically without -check. - .. _ldf_c_cond_syntax: C Preprocessor conditional syntax