Page MenuHomeSoftware Heritage

Makefile.sphinx: Exclude root conftest.py from apidoc
ClosedPublic

Authored by anlambert on Aug 12 2022, 2:16 PM.

Details

Summary

Sphinx started to crash recently because of that not needed file
processed by apidoc.

See that build log.

Diff Detail

Repository
rDDOC Development documentation
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D8241 (id=29721)

Rebasing onto a83766debd...

Current branch diff-target is up to date.
Changes applied before test
commit 480ec26a4f53e158427bfb20bb57198ff7e0055d
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Aug 12 14:11:48 2022 +0200

    Makefile.sphinx: Exclude root conftest.py from apidoc
    
    Sphinx started to crash recently because of that not needed file
    processed by apidoc.

See https://jenkins.softwareheritage.org/job/DDOC/job/build-on-diff/209/ for more details.

This revision is now accepted and ready to land.Aug 12 2022, 2:30 PM