Loading .github/workflows/doc.yml +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ jobs: ./configure --disable-model-fitting --disable-cfitsio --disable-threads cd doc make html make latexpdf cp build/latex/sextractor.pdf build/html/ - name: Set destination dir if: github.ref_name != 'main' Loading doc/src/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -160,7 +160,7 @@ latex_documents = [ # If true, show URL addresses after external links. # latex_show_urls = 'footnote' # latex_show_urls = False # Documents to append as an appendix to all manuals. # Loading Loading
.github/workflows/doc.yml +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ jobs: ./configure --disable-model-fitting --disable-cfitsio --disable-threads cd doc make html make latexpdf cp build/latex/sextractor.pdf build/html/ - name: Set destination dir if: github.ref_name != 'main' Loading
doc/src/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -160,7 +160,7 @@ latex_documents = [ # If true, show URL addresses after external links. # latex_show_urls = 'footnote' # latex_show_urls = False # Documents to append as an appendix to all manuals. # Loading