File tree Expand file tree Collapse file tree 2 files changed +24
-4
lines changed
Expand file tree Collapse file tree 2 files changed +24
-4
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,9 @@ will be merged into master branch.
4343
4444In order to make moban updates: please call `make`.
4545
46- Notes
46+ User guides
4747================================================================================
4848
49-
5049Release and publish from command line
5150--------------------------------------------------------------------------------
5251
@@ -92,5 +91,16 @@ Using dependency markers in `setup.py`
9291In order to use dependency markers in `setup.py`, add `setup_use_markers: true`
9392in your `mobanfile.
9493
94+
95+ Developer Guides
96+ ================================================================================
97+
98+ In order to update this README, please find the .moban.d/local-README.rst.jj2,
99+ and place your changes there.
100+
101+ Then call::
102+
103+ $ make upstreaming
104+
95105{% endblock %}
96106
Original file line number Diff line number Diff line change @@ -60,10 +60,9 @@ will be merged into master branch.
6060
6161In order to make moban updates: please call `make `.
6262
63- Notes
63+ User guides
6464================================================================================
6565
66-
6766Release and publish from command line
6867--------------------------------------------------------------------------------
6968
@@ -108,3 +107,14 @@ Using dependency markers in `setup.py`
108107
109108In order to use dependency markers in `setup.py `, add `setup_use_markers: true `
110109in your `mobanfile.
110+
111+
112+ Developer Guides
113+ ================================================================================
114+
115+ In order to update this README, please find the .moban.d/local-README.rst.jj2,
116+ and place your changes there.
117+
118+ Then call::
119+
120+ $ make upstreaming
You can’t perform that action at this time.
0 commit comments