diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-30 13:20:59 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-30 16:19:59 +0000 |
| commit | f72ee8e742a171db74ed32b54b85953b8dfe1d77 (patch) | |
| tree | 80e015f57b8bfc3c0a0fccb6b0d4ef4d602c0a0d /docs/markdown/Windows-module.md | |
| parent | 4f8cecca9733588b083dba8488143fa1ffb0e495 (diff) | |
| download | meson-f72ee8e742a171db74ed32b54b85953b8dfe1d77.tar.gz | |
Rewrap long text lines in docs. [skip ci]
Diffstat (limited to 'docs/markdown/Windows-module.md')
| -rw-r--r-- | docs/markdown/Windows-module.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/markdown/Windows-module.md b/docs/markdown/Windows-module.md index 8c01a413d..a7131a734 100644 --- a/docs/markdown/Windows-module.md +++ b/docs/markdown/Windows-module.md @@ -7,10 +7,10 @@ Windows. ### compile_resources -Compiles Windows `rc` files specified in the positional -arguments. Returns an opaque object that you put in the list of -sources for the target you want to have the resources in. This method -has the following keyword argument. +Compiles Windows `rc` files specified in the positional arguments. +Returns an opaque object that you put in the list of sources for the +target you want to have the resources in. This method has the +following keyword argument. - `args` lists extra arguments to pass to the resource compiler - `depend_files` lists resource files that the resource script depends on |
