mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05: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