Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork942
Commite6ec6c8
committed
Add tox environment to build HTML documentation
The main use of this, similar to the step at the end ofpythonpackage.yml, is to find errors produced by building.However, actual documentation *is* built, and unlike other toxenvironments, running this one actually writes outside the .tox/directory, creating the documentation in the usual targetlocation. For that reason, this environment is omitted from theenv_list, so that it does not run by default and unexpectedlyoverwrite documentation that may recently have been built beforechanges are made that could cause generated documentation to bedifferent.1 parent4bea7cf commite6ec6c8
1 file changed
+12
-3
lines changedLines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + |
0 commit comments
Comments
(0)