s/coderefinery/dev-cafe/; closes #244
This commit is contained in:
@ -10,11 +10,11 @@ This documentation is refreshed upon each push to the central repository.
|
||||
The module reference documentation is generated from the module sources using
|
||||
``#.rst:`` tags (compare for instance
|
||||
http://autocmake.readthedocs.io/en/latest/module-reference.html#cc-cmake with
|
||||
https://github.com/coderefinery/autocmake/blob/master/modules/cc.cmake).
|
||||
https://github.com/dev-cafe/autocmake/blob/master/modules/cc.cmake).
|
||||
|
||||
Please note that the lines following ``# autocmake.yml configuration::`` are
|
||||
understood by the ``update.py`` script to infer autocmake.yml code from the
|
||||
documentation. As an example consider
|
||||
https://github.com/coderefinery/autocmake/blob/master/modules/cc.cmake#L20-L26.
|
||||
https://github.com/dev-cafe/autocmake/blob/master/modules/cc.cmake#L20-L26.
|
||||
Here, ``update.py`` will infer the configurations for ``docopt``, ``export``,
|
||||
and ``define``.
|
||||
|
Reference in New Issue
Block a user