diff options
Diffstat (limited to 'development/generatorrunner/README')
-rw-r--r-- | development/generatorrunner/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/generatorrunner/README b/development/generatorrunner/README index e77e6ef0eb..566bcb5afd 100644 --- a/development/generatorrunner/README +++ b/development/generatorrunner/README @@ -1,6 +1,6 @@ -The Generator Runner (A.K.A. generatorrunner) is the program that controls the -bindings generation process according to the rules given by the user through -headers, typesystem files and generator front-ends (such as Shiboken -Generator). +The Generator Runner (A.K.A. generatorrunner) is the program that +controls the bindings generation process according to the rules given +by the user through headers, typesystem files and generator front-ends +(such as Shiboken Generator). This requires apiextractor. |