Skip to content

Commit 9d0b970

Browse files
committed
Updates to docs and Authors
1 parent e72b6e5 commit 9d0b970

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

AUTHORS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
409 Fabian Schuh <[email protected]>
2-
137 Fabian Schuh <[email protected]>
3-
85 Fabian Schuh <[email protected]>
2+
150 Fabian Schuh <[email protected]>
3+
88 Fabian Schuh <[email protected]>
44
27 jhtitor <[email protected]>
5+
26 pyup-bot <[email protected]>
56
6 Vladimir Kamarzin <[email protected]>
67
4 Chris Beaven <[email protected]>
78
4 Stefan Schiessl <[email protected]>

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ docs:
4747
SPHINX_APIDOC_OPTIONS="members,undoc-members,show-inheritance,inherited-members" sphinx-apidoc -d 6 -e -f -o docs . *.py tests
4848
make -C docs clean html
4949

50-
prepare: clean test apidocs authors
50+
prepare: clean test docs authors
5151

5252
release: clean check dist git
5353

docs/bitshares.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Submodules
1616
bitshares.committee
1717
bitshares.dex
1818
bitshares.exceptions
19+
bitshares.genesisbalance
1920
bitshares.htlc
2021
bitshares.instance
2122
bitshares.market

0 commit comments

Comments
 (0)