mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
minor cmake corrections
This commit is contained in:
@@ -156,7 +156,6 @@ class RstParser(object):
|
||||
skip_code_lines = False
|
||||
|
||||
if ll.startswith(".. code-block::") or ll.startswith(".. image::"):
|
||||
#or ll.startswith(".. math::") or ll.startswith(".. image::"):
|
||||
skip_code_lines = True
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user