Skip to content

Commit 720694e

Browse files
committed
minor: fix formatting in README
1 parent 406ab0d commit 720694e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,11 @@ from Visual Studio as well::
154154
Generating the Docs
155155
===================
156156

157-
To generate the documentation you must install the `yelp-tools` package.
157+
To generate the documentation you must install the :code:`yelp-tools` package.
158158
On Linux this package can be found in the package manager for your distribution,
159-
on OSX we recommend using [TingPing's homebrew-gnome tap](https://github.com/TingPing/homebrew-gnome).
159+
on OSX we recommend using `TingPing's homebrew-gnome tap <https://github.com/TingPing/homebrew-gnome>`_.
160160

161-
Then use the following `./configure` options:
161+
Then use the following :code:`./configure` options:
162162

163-
* `--enable-html-docs` - builds the HTML documentation
164-
* `--enable-man-pages` - builds and installs the man-pages.
163+
* :code:`--enable-html-docs` - builds the HTML documentation
164+
* :code:`--enable-man-pages` - builds and installs the man-pages.

0 commit comments

Comments
 (0)