summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-06-05 21:23:09 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-06-05 21:23:09 +0200
commit961191df1b9ac494822236eb8bb68502c72b1020 (patch)
tree40bb8f65d4374d721df2dedd9b205abb4bcc7c75
parentddcdd44b3586f6e8549653d9c7e13ebfb530c603 (diff)
Fix formatting for script links
-rw-r--r--README.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index abe4e98..5593da5 100644
--- a/README.rst
+++ b/README.rst
@@ -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