diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-06-05 21:23:09 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-06-05 21:23:09 +0200 |
| commit | 961191df1b9ac494822236eb8bb68502c72b1020 (patch) | |
| tree | 40bb8f65d4374d721df2dedd9b205abb4bcc7c75 /README.rst | |
| parent | ddcdd44b3586f6e8549653d9c7e13ebfb530c603 (diff) | |
Fix formatting for script links
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -36,19 +36,19 @@ Microsoft Windows is supported. The ``pip`` installation will give you both the base library and the following executables. All but one mirror functionality available in the C tools. - - `menuconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/menuconfig.py>`_ +- `menuconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/menuconfig.py>`_ - - `oldconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/oldconfig.py>`_ +- `oldconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/oldconfig.py>`_ - - `alldefconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/alldefconfig.py>`_ +- `alldefconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/alldefconfig.py>`_ - - `allnoconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allnoconfig.py>`_ +- `allnoconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allnoconfig.py>`_ - - `allmodconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allmodconfig.py>`_ +- `allmodconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allmodconfig.py>`_ - - `allyesconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allyesconfig.py>`_ +- `allyesconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/allyesconfig.py>`_ - - `genconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/genconfig.py>`_ +- `genconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/genconfig.py>`_ ``genconfig`` is intended to be run at build time. It generates a C header for the configuration and (optionally) information that can be used to rebuild only |
