forked fromsigmavirus24/github3.py
- Notifications
You must be signed in to change notification settings - Fork3
Commiteca4d0b
Display correct method signatures in documentation
Use an environment variable to make sphinx signal to github3 that itwants the actual signatures of functions and doesn't care aboutfunctionality.github3 in turn will use mock decorators instead of real ones sosignatures do not get hidden.1 parentb63015c commiteca4d0b
2 files changed
+12
-28
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 |
| |
17 | 21 |
| |
18 | 22 |
| |
|
Lines changed: 8 additions & 28 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
| 22 | + | |
35 | 23 |
| |
36 | 24 |
| |
37 | 25 |
| |
| |||
53 | 41 |
| |
54 | 42 |
| |
55 | 43 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 44 | + | |
70 | 45 |
| |
71 | 46 |
| |
72 | 47 |
| |
| |||
80 | 55 |
| |
81 | 56 |
| |
82 | 57 |
| |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + |
0 commit comments
Comments
(0)