root/setup.cfg
| Revision 262:e68791818d00, 182 bytes (checked in by Menno Smits <menno@…>, 12 months ago) |
|---|
| Line | |
|---|---|
| 1 | [aliases] |
| 2 | # Make sure the sphinx docs are built each time a dist is built |
| 3 | bdist = build_sphinx bdist |
| 4 | sdist = build_sphinx sdist |
| 5 | |
| 6 | [build_sphinx] |
| 7 | build-dir = doc |
| 8 | source-dir = doc/src |
| 9 |
Note: See TracBrowser
for help on using the browser.
