diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-09 18:44:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-09 18:44:30 +0100 |
| commit | 1c22b7d505e7d3789f5c7e6d669489454631401a (patch) | |
| tree | aecbce4d3214fa98324cfe91dce7e3b78c59a2b3 | |
| parent | 7ffd2c68c09cadcc3febc3ac63375de77942ec79 (diff) | |
Linkify examples/ directory in README
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -156,7 +156,7 @@ Examples Example scripts ~~~~~~~~~~~~~~~ -The ``examples/`` subdirectory contains some simple example scripts. Among these are the following ones: +The `examples/ <examples/>`_ subdirectory contains some simple example scripts. Among these are the following ones: - `allnoconfig.py <examples/allnoconfig.py>`_, `allnoconfig_simpler.py <examples/allnoconfig_simpler.py>`_, and `allyesconfig.py <examples/allyesconfig.py>`_ implement ``make allnoconfig`` and ``make allyesconfig`` in various ways. Demonstrates menu tree walking and value setting. |
