From 8359408e540adacef484e6d2b0781359d12a8fee Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 13 Mar 2015 19:13:36 +0200 Subject: [PATCH] Allow multiple frameworks in Project Configuration File --- docs/projectconf.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/projectconf.rst b/docs/projectconf.rst index bf741fe4..de21b0a6 100644 --- a/docs/projectconf.rst +++ b/docs/projectconf.rst @@ -122,7 +122,7 @@ Options ``platform`` ^^^^^^^^^^^^ -:ref:`Platform ` type +:ref:`Platform ` type. .. _projectconf_env_framework: @@ -130,7 +130,9 @@ Options ``framework`` ^^^^^^^^^^^^^ -See ``framework`` type in *Frameworks* section of :ref:`platforms` +:ref:`Framework ` type. + +The multiple frameworks are allowed, split them with comma ``,`` separator. .. _projectconf_env_board: