fc5ab3f9c6
🔨 Updated Sphinx config
2022-10-24 14:53:39 +02:00
901c3e55cd
🔧 Update min cmake version to 3.1
2022-10-24 14:14:14 +02:00
Radovan Bast
0e63ae446f
in generated CMakeLists.txt include modules with explicit path
...
do not modify CMAKE_MODULE_PATH
we have seen that this can lead to trouble in combination
with FetchContent where the fetched project can pick up wrong
modules since CMAKE_MODULE_PATH can contain paths from the parent
project
2019-01-23 17:18:24 +01:00
Radovan Bast
e12b47e287
s/coderefinery/dev-cafe/; closes #244
2018-06-20 17:10:31 +02:00
Radovan Bast
d0e9e82195
use pycodestyle instead of pep8 (deprecated)
2017-11-14 16:57:52 +01:00
Radovan Bast
f1f2afa6fa
add Roberto to list of authors; credit where credit is due
2017-11-11 13:24:26 +01:00
Radovan Bast
37a29068fa
make it possible to not create any front-end setup script
2017-07-19 12:27:49 +02:00
Radovan Bast
43d2bcde1f
add default_build_type to example
2017-07-18 14:59:25 +02:00
Radovan Bast
8386baed11
document language specification
2017-06-11 18:44:16 +02:00
Radovan Bast
2f8ee1cd51
emphasize line
2017-06-11 18:39:53 +02:00
Radovan Bast
e607ebe284
add an example for flag validation [ci skip]
2017-05-03 16:25:43 +02:00
Radovan Bast
5a10a3f23d
update doc [skip ci]
2017-05-03 11:44:33 +02:00
Radovan Bast
1d286edf2a
easier doc browsing
2016-11-27 19:03:14 +01:00
Radovan Bast
e7b28d04dc
switch html_theme to default
2016-11-27 18:56:36 +01:00
Radovan Bast
bffe5a5848
update conf.py to get more silent diffs
2016-11-27 18:53:34 +01:00
Radovan Bast
69927f195d
dry
2016-07-18 15:11:43 +02:00
Radovan Bast
8ddd1a5f05
rearrange
2016-07-18 15:09:30 +02:00
Radovan Bast
d9287cf2a5
rm unused import
2016-07-18 15:04:00 +02:00
Radovan Bast
5dba22b8e7
sphinx doc version automatically follows __version__
2016-07-18 14:58:52 +02:00
Radovan Bast
0da60d43eb
update documentation after API changes
2016-07-18 12:17:15 +02:00
Radovan Bast
808d094420
update user faq
2016-05-28 18:08:56 +02:00
Radovan Bast
0f86f0bea9
update general doc
2016-05-28 18:06:50 +02:00
Radovan Bast
49d1652c98
update parts of doc
2016-05-28 18:03:22 +02:00
Radovan Bast
2dd36eb15d
extend doc about testing
2016-05-28 17:46:18 +02:00
Radovan Bast
d08cd10e33
update documentation after change to yml
2016-05-28 17:46:03 +02:00
Radovan Bast
ca8a86aa61
indicate that doc is outdated
2016-05-20 21:20:01 +02:00
Radovan Bast
d1545b9379
set version to 1.0.0-alpha-x
2016-05-20 11:30:54 +02:00
Radovan Bast
369e0a4937
s/org/io/
2016-05-20 11:28:08 +02:00
Radovan Bast
a772d29106
s/scisoft/coderefinery/
2016-04-19 12:30:32 +02:00
Radovan Bast
95042c02ba
update copyright notice
2016-04-18 16:53:37 +02:00
Radovan Bast
d6f552ce3e
setup script runs with python 2.6
2016-04-14 12:13:28 +02:00
Radovan Bast
ea962bf074
update --cmake-options example; fixes #169
2016-04-10 17:24:49 +02:00
Radovan Bast
1ab86a0d02
rm leftovers
2016-03-29 07:14:30 +02:00
Radovan Bast
29d33fce3e
document postprocess_args; fixes #152
2015-10-15 18:49:56 +02:00
Radovan Bast
fd8ec93851
the default setup script name becomes "setup"
...
it can be changed in autocmake.cfg
2015-10-12 15:30:51 +02:00
Radovan Bast
e8ec2f5be6
add link to forum
2015-10-06 20:27:08 +02:00
Radovan Bast
f5684a45cd
minor fixes in doc
2015-10-05 22:32:46 +02:00
Radovan Bast
cf3fd70d51
simplify
2015-10-05 17:01:20 +02:00
Radovan Bast
31f37d0350
rm leftover
2015-10-05 16:17:23 +02:00
Radovan Bast
f970db19e3
extend the autocmake.cfg doc
2015-10-05 16:16:27 +02:00
Radovan Bast
883fc0cc9f
update doc for developers
2015-10-05 15:24:38 +02:00
Radovan Bast
a7fe28f657
update FAQ
2015-10-05 14:10:57 +02:00
Radovan Bast
cbd09436f7
update FAQ
2015-10-05 12:57:23 +02:00
Radovan Bast
18c81ab8fb
update doc for contributors
2015-10-05 12:54:21 +02:00
Radovan Bast
a8bc2b0a1f
update general doc section
2015-10-05 12:54:10 +02:00
Radovan Bast
60e2c4dc75
restore autogenerated links to module source code; fixes #132
2015-09-15 16:50:57 +02:00
Radovan Bast
65cbfa8d95
reformulate
2015-09-10 07:49:16 +02:00
Radovan Bast
b48fb20036
fix markup and typo
2015-09-10 07:46:34 +02:00
Miro Iliaš
519d391bd5
Update testing.rst documentation
2015-09-09 10:16:12 +02:00
Radovan Bast
492cbaccab
extract rst also from modules hidden in subdirectories; fixes #122
2015-09-08 20:19:02 +02:00