forked from OSchip/llvm-project
[sphinx cleanup]
Fix sphinx warning introduced by r217501. llvm-svn: 217524
This commit is contained in:
parent
fa2de77a14
commit
1c9547ed51
|
@ -260,7 +260,7 @@ the configuration (without a prefix: ``Auto``).
|
|||
|
||||
**DerivePointerAlignment** (``bool``)
|
||||
If ``true``, analyze the formatted file for the most common
|
||||
alignment of & and *. ``PointerAlignment`` is then used only as fallback.
|
||||
alignment of & and ``*``. ``PointerAlignment`` is then used only as fallback.
|
||||
|
||||
**DisableFormat** (``bool``)
|
||||
Disables formatting at all.
|
||||
|
|
Loading…
Reference in New Issue