Then I run:
rm -rf build && mkdir build && cd build cmake .. && make -j8 && make testBut the contents of build/autotests/html.output/highlight.rst.html are still those that would be generated if data/syntax/rest.xml had not been changed.
Then I run:
rm -rf build && mkdir build && cd build cmake .. && make -j8 && make testBut the contents of build/autotests/html.output/highlight.rst.html are still those that would be generated if data/syntax/rest.xml had not been changed.