Commit d0fdb8e
[docs] Fix building the API reference.
Why? docs are great
I noticed the docs have an empty API reference page; a quick check locally
seems to confirm the problem is that the usual sphinx `sys.path` adjustments
predate moving the source into `src/hypercorn`; this PR fixes the path
accordingly.
(Happy to _remove_ the `../` entry too, but wasn't sure if something else has
quietly grown a dep on that in the docs.)1 parent d89f1ef commit d0fdb8e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments