italicize running

This commit is contained in:
Rudi Grinberg 2018-04-11 23:50:16 +07:00
parent fb0ac48af2
commit 320154ef87
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ Configurator allows you to query for the following features:
* Extract compile time information such as ``#define`` variables. * Extract compile time information such as ``#define`` variables.
Configurator is designed to be cross compilation friendly and avoids running any Configurator is designed to be cross compilation friendly and avoids _running_
compiled code to extract any of the information above. any compiled code to extract any of the information above.
Configurator started as an `independent library Configurator started as an `independent library
<https://github.com/janestreet/configurator>`__, but now lives in dune. You do <https://github.com/janestreet/configurator>`__, but now lives in dune. You do