mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
Find{BISON,FLEX}: Fix Sphinx warnings
This fixes Sphinx warning `Unexpected section title or transition`. RST transition element (horizontal line) cannot appear inside some container-like elements.
This commit is contained in:
@@ -119,7 +119,7 @@ This module provides the following command if ``bison`` is found:
|
|||||||
line. A :ref:`semicolon-separated list <CMake Language Lists>` will not
|
line. A :ref:`semicolon-separated list <CMake Language Lists>` will not
|
||||||
work.
|
work.
|
||||||
|
|
||||||
---------------------------------------------------------------------
|
.. rubric:: Command variables
|
||||||
|
|
||||||
This command also defines the following variables:
|
This command also defines the following variables:
|
||||||
|
|
||||||
|
|||||||
@@ -103,7 +103,7 @@ Generating Scanners
|
|||||||
line. A :ref:`semicolon-separated list <CMake Language Lists>` will not
|
line. A :ref:`semicolon-separated list <CMake Language Lists>` will not
|
||||||
work.
|
work.
|
||||||
|
|
||||||
---------------------------------------------------------------------
|
.. rubric:: Command variables
|
||||||
|
|
||||||
This command also defines the following variables:
|
This command also defines the following variables:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user