Skip to content
Snippets Groups Projects
Commit 1ac0a7ef authored by Stefano Zacchiroli's avatar Stefano Zacchiroli
Browse files

recursively build doc in all modules before building it for swh-docs

This makes doc building more expensive (because it effectively get
built *twice*), but has the advantage of calling make in all modules, so that
auxiliary pieces of documentation (e.g., DB schemes) are guaranteed to be built
as well.

It also makes sure that everyone who wants to build the global doc has all the
needed dependencies, avoiding inconsistent builds by different people that step
on each other toes.
parent 6ada8867
No related branches found
No related tags found
Loading
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