We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66d615 commit 918cc55Copy full SHA for 918cc55
mobanfile
@@ -13,8 +13,8 @@ targets:
13
- output: CHANGELOG.rst
14
configuration: changelog.yml
15
template: CHANGELOG.rst.jj2
16
-copy:
17
- - templates/docs/Makefile.jj2: Makefile.new_t
18
- - templates/docs/make.bat.jj2: make.bat.new_t
19
- - templates/docs/master_doc.rst_t: master_doc.rst_t
20
- - templates/docs/conf.py_t: conf.py_t
+ - copy:
+ - templates/docs/Makefile.jj2: Makefile.new_t
+ - templates/docs/make.bat.jj2: make.bat.new_t
+ - templates/docs/master_doc.rst_t: master_doc.rst_t
+ - templates/docs/conf.py_t: conf.py_t
0 commit comments