aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Windows-module.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Windows-module.md')
-rw-r--r--docs/markdown/Windows-module.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/markdown/Windows-module.md b/docs/markdown/Windows-module.md
index 8c01a41..a7131a7 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