move doc to sphinx
This commit is contained in:
12
doc/customization.rst
Normal file
12
doc/customization.rst
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
Customizing the CMake modules
|
||||
=============================
|
||||
|
||||
The CMake modules can be customized directly inside ``modules/`` but this is
|
||||
not very convenient as the customizations may be overwritten by the
|
||||
``boostrap.py`` script.
|
||||
|
||||
A better solution is to download the CMake modules that you wish you customize
|
||||
to a separate directory and source the customized CMake modules in
|
||||
``autocmake.cfg``.
|
Reference in New Issue
Block a user