1717b5b Improve Sphinx building and linting

5 files Authored by cheimes 3 years ago, Committed by François Cami 3 years ago,
    Improve Sphinx building and linting
    
    Run sphinx-builder with -W (fail on error), --keep-going, and -j auto.
    Auto-job scaling speeds up sphinx-builder a LOT.
    
    Add make lint target to doc/Makefile. The -E and -a option ensure that
    all files are always re-read and rewritten.
    
    Add option to run sphinx-builder from a virtual env that mimics RTD
    builds closer than Fedora packages.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: François Cami <fcami@redhat.com>
    
        
file modified
+1 -0
file modified
+4 -4
file modified
+20 -2
file modified
+3 -1
file modified
+3 -0