Ullrich Koethe
Ullrich Koethe
Neuerdings wird der Name der Vorlesung automatisch als Präfix im Betreff einer Rundmail angegeben, z.B. `[Fundamentals of Machine Learning]`. Dieses Präfix ist leider zu lang -- der eingentliche Betreff ist...
At present, a cmake script `mystuff.cmake` has to specify a dependency twice, once via `include(dependency)` and then again in `DEPENDS ${dependency_NAME}`. The second spec is easily forgotten, which can lead...
This is a pull request to discuss documentation improvements. I edited most of the `context` documentation to give an idea what I would find helpful. Please use the inline comment...
This PR attempts to fix the places in the 'Styling' documentation where I stumbled and had to use trial-and-error to figure out how things work.