1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-01 06:30:52 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Lars Melchior
69332a7acc replace env.GITHUB_ with github.workspace 2021-01-20 18:33:02 +01:00
Lars Melchior
efdf719125 make cache keys OS dependent 2021-01-20 18:26:57 +01:00
Lars Melchior
9733007236 use env for all workflows 2021-01-20 18:25:29 +01:00
Lars Melchior
e8d386c823 cache CPM.cmake dependencies 2021-01-20 18:08:08 +01:00
Lars Melchior
082aa0c7df
use pip3 for doc dependencies (#51) 2020-07-29 13:08:17 +02:00
Lars Melchior
4bcf72420e
add missing dependencies for m.css (#50) 2020-07-29 12:58:19 +02:00
Lars Melchior
032e506c12
Doxygen support (#43)
* init doxygen

* fix format

* use readme as main file

* don't generate LaTeX

* automatically use correct project version and update html settings

* minify Doxyfile

* add documentation

* add workflow to publish documentation

* remove mac comment

* formatting

* fix typo

* grammar
2020-06-03 14:31:53 +02:00