File tree Expand file tree Collapse file tree 4 files changed +14
-22
lines changed
Expand file tree Collapse file tree 4 files changed +14
-22
lines changed Original file line number Diff line number Diff line change 1515 include :
1616 - stage : moban
1717 script :
18- - moban -m upstreaming.yml
18+ - make
1919 - git diff --exit-code
2020
2121stage : test
Original file line number Diff line number Diff line change 11all : upstreaming
22
33upstreaming :
4- moban -m upstreaming.yml
4+ moban -m mobanfile
Original file line number Diff line number Diff line change 1+ requires:
2+ - https://github.com/sphinx-doc/sphinx
13configuration:
2- template_dir:
3- - ".moban.dt"
4- - "mobans/templates"
54 configuration: config/data.yml
5+ template_dir:
6+ - ".moban.dt"
7+ - "mobans/templates"
8+ - templates
9+ - sphinx:sphinx/templates/quickstart
610targets:
711 - .gitignore: gitignore.jj2
812 - LICENSE: NEW_BSD_LICENSE.jj2
913 - README.rst: local-README.rst.jj2
1014 - output: CHANGELOG.rst
1115 configuration: changelog.yml
1216 template: CHANGELOG.rst.jj2
17+ copy:
18+ - templates/docs/Makefile.jj2: Makefile.new_t
19+ - templates/docs/make.bat.jj2: make.bat.new_t
20+ - templates/docs/master_doc.rst_t: master_doc.rst_t
21+ - templates/docs/conf.py_t: conf.py_t
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments