]> granicus.if.org Git - clang/commit
[docs] Use monospace for PCH option flags
authorBrian Gesiak <modocache@gmail.com>
Sat, 13 Jan 2018 18:34:07 +0000 (18:34 +0000)
committerBrian Gesiak <modocache@gmail.com>
Sat, 13 Jan 2018 18:34:07 +0000 (18:34 +0000)
commit8014b6d5d01609f250ffe4ea264b88e47a1eccb0
tree007c8a9eb4c9789f2d85a66da4827d0a92607780
parent22417a222587098fad331f0bdd7330f6325315eb
[docs] Use monospace for PCH option flags

Summary:
Use monospace for option flags in the PCH section, instead of the
italics that were being used previously.

I believe these used to be links, for which single backticks would
have been appropriate, but since they were un-link-ified in
https://reviews.llvm.org/rL275560, I believe monospace is now more
appropriate, and so two backticks are needed.

Test Plan:
Build the `docs-clang-html` target and confirm the options are rendered
using monospace font.

Reviewers: sepavloff, aaron.ballman

Reviewed By: aaron.ballman

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D42005

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@322447 91177308-0d34-0410-b5e6-96231b3b80d8
docs/UsersManual.rst