Skip to content
Snippets Groups Projects
Commit 457c9f64 authored by David Douard's avatar David Douard
Browse files

Refactor the sphinx-dev build environment to get rid of the link-stamp step

by installing swh packages in standard (non-editable) mode, so we have an
easy to specify swh/ directory in which all the swh packages are installed.

The main drawback of this solution is we loose the possibility of rebuilding
the doc (in tox) while editing a package's documentation without rebuilding
the tox env (i.e. using tox -r). But IMHO this usage has never been
adpoted by anyone, so it's much simpler that way.
parent 3001e735
No related branches found
No related tags found
1 merge request!61Refactor the sphinx-dev build environment to get rid of the link-stamp step
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment