mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06: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
|
||||
work.
|
||||
|
||||
---------------------------------------------------------------------
|
||||
.. rubric:: Command 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
|
||||
work.
|
||||
|
||||
---------------------------------------------------------------------
|
||||
.. rubric:: Command variables
|
||||
|
||||
This command also defines the following variables:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user