Skip to content

Commit b8541ac

Browse files
committed
📚 update developer guide. #141
1 parent 5d2d362 commit b8541ac

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

Diff for: .moban.dt/local-README.rst.jj2

+12-2
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,9 @@ will be merged into master branch.
4343

4444
In order to make moban updates: please call `make`.
4545

46-
Notes
46+
User guides
4747
================================================================================
4848

49-
5049
Release and publish from command line
5150
--------------------------------------------------------------------------------
5251

@@ -92,5 +91,16 @@ Using dependency markers in `setup.py`
9291
In order to use dependency markers in `setup.py`, add `setup_use_markers: true`
9392
in 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

Diff for: README.rst

+12-2
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,9 @@ will be merged into master branch.
6060

6161
In order to make moban updates: please call `make`.
6262

63-
Notes
63+
User guides
6464
================================================================================
6565

66-
6766
Release and publish from command line
6867
--------------------------------------------------------------------------------
6968

@@ -108,3 +107,14 @@ Using dependency markers in `setup.py`
108107

109108
In order to use dependency markers in `setup.py`, add `setup_use_markers: true`
110109
in 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

0 commit comments

Comments
 (0)