Revise cmake_options.rst #2067
Labels
good first issue
Good for newcomers
I: No breaking change
Previously written code will work as before, no one should note anything changing (aside the fix)
S: Normal
Handle this with default priority
stale
Automatic marker for inactivity, please have another look here
T: Maintenance
Work to keep up the quality of the code and documentation.
Milestone
CMake options are not presented well in
cmake_options.rst
. Instead of blocks of code including the descriptions of the options in pre-formatted form, we should create a table with the options preformatted in the left column and the descriptions in the right column. In this way, descriptions can also contain references to other parts of the documentation.We should also review ordering and grouping of options, putting the most used ones forward, and possibly revise group headings.
The text was updated successfully, but these errors were encountered: