diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2019-02-07 11:09:44 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-02-07 11:09:44 +0200 |
| commit | 849667c981ca4821ecb57f54d1fdcf31c3524309 (patch) | |
| tree | d99123208a9dfeb9de399a8219fdace2a94d8174 /docs | |
| parent | 8a4a75cc59e7c1951deb58a5918ebe1b67a81881 (diff) | |
| download | meson-849667c981ca4821ecb57f54d1fdcf31c3524309.tar.gz | |
Fix Cuda doc page heading. [skip ci]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/Cuda-module.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Cuda-module.md b/docs/markdown/Cuda-module.md index 6e7be47e4..caa175646 100644 --- a/docs/markdown/Cuda-module.md +++ b/docs/markdown/Cuda-module.md @@ -6,7 +6,7 @@ authors: has-copyright: false ... -# Unstable CUDA Module (`unstable-cuda`) +# Unstable CUDA Module _Since: 0.50.0_ This module provides helper functionality related to the CUDA Toolkit and |
