Re: [QGIS-Developer] Broken links to PDF manuals
Ok, fixed now, thanks Harrissou! Richard On 10/05/2019 08.30, Nyall Dawson wrote: > Hey list, > > Can anyone confirm for me that the link to download PDF versions of > the QGIS manual is currently broken? From > https://www.qgis.org/en/docs/index.html the link leads to > https://docs.qgis.org/3.4/en/en/QGIS-3.4-UserGuide-en.pdf, which > returns a 404. > > There's also links under https://docs.qgis.org/3.4/en/docs/ to the > PDF, which point across to https://docs.qgis.org/testing/pdf/ -- but > that link redirects back to https://docs.qgis.org/testing/en/docs/ and > not the actual PDFs (it's also redirected from the 3.4 docs to the > testing ones) > > Nyall > ___ > QGIS-Developer mailing list > QGIS-Developer@lists.osgeo.org > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer > ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [QGIS-Developer] Broken links to PDF manuals
I am fond of PDFs. In some situations, I find them more convenient to read, and I often use the PDFs for text search on the complete "document". So, -1 for removing the PDFs. HÃ¥vard On 10.05.2019 10:11, Paolo Cavallini wrote: Hi Richard, On 10/05/19 08:59, Richard Duivenvoorde wrote: Are these actually used? Because when busy testing new sphinx/templates/Make/Build of docs I was thinking about getting rid of pdf. But instead go for the 'zipped' docs route, which can be viewed in QGIS itself. (though if pdf build 'just keep working' and are needed, we can keep on building them) I have seen often pdf being printed - apparently people like to read on paper. On the other hand, I believe we should discourage this, bot for environmental and for practical purposes (a printed manual becomes obsolete soon, and people keep on reading old stuff instead of upgrading to the new version). So I'd be a mild +1 for removing the pdfs. Cheers. ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [QGIS-Developer] Broken links to PDF manuals
Hi Richard, On 10/05/19 08:59, Richard Duivenvoorde wrote: > Are these actually used? > Because when busy testing new sphinx/templates/Make/Build of docs I was > thinking about getting rid of pdf. But instead go for the 'zipped' docs > route, which can be viewed in QGIS itself. > (though if pdf build 'just keep working' and are needed, we can keep on > building them) I have seen often pdf being printed - apparently people like to read on paper. On the other hand, I believe we should discourage this, bot for environmental and for practical purposes (a printed manual becomes obsolete soon, and people keep on reading old stuff instead of upgrading to the new version). So I'd be a mild +1 for removing the pdfs. Cheers. -- Paolo Cavallini - www.faunalia.eu QGIS.ORG Chair: http://planet.qgis.org/planet/user/28/tag/qgis%20board/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [QGIS-Developer] Broken links to PDF manuals
The link is http://docs.qgis.org/3.4/pdf/en/QGIS-3.4-UserGuide-en.pdf but that redirects to https://docs.qgis.org/3.4/en/en/QGIS-3.4-UserGuide-en.pdf The same happens to different language versions: http://docs.qgis.org/3.4/pdf/nl/QGIS-3.4-UserGuide-nl.pdf redirects to https://docs.qgis.org/3.4/en/nl/QGIS-3.4-UserGuide-nl.pdf Michel -Oorspronkelijk bericht- Van: QGIS-Developer Namens Nyall Dawson Verzonden: vrijdag 10 mei 2019 8:30 Aan: qgis-developer Onderwerp: [QGIS-Developer] Broken links to PDF manuals Hey list, Can anyone confirm for me that the link to download PDF versions of the QGIS manual is currently broken? From https://www.qgis.org/en/docs/index.html the link leads to https://docs.qgis.org/3.4/en/en/QGIS-3.4-UserGuide-en.pdf, which returns a 404. There's also links under https://docs.qgis.org/3.4/en/docs/ to the PDF, which point across to https://docs.qgis.org/testing/pdf/ -- but that link redirects back to https://docs.qgis.org/testing/en/docs/ and not the actual PDFs (it's also redirected from the 3.4 docs to the testing ones) Nyall ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [QGIS-Developer] Broken links to PDF manuals
On 10/05/2019 08.30, Nyall Dawson wrote: > Hey list, > > Can anyone confirm for me that the link to download PDF versions of > the QGIS manual is currently broken? From > https://www.qgis.org/en/docs/index.html the link leads to > https://docs.qgis.org/3.4/en/en/QGIS-3.4-UserGuide-en.pdf, which > returns a 404. Hi Nyall, Yep, working on it, we ( Harrissou :-) ) rearranged the convoluted apache configuration for documentation (was full of redirects/rewrites). But we missed the pdf. Will show up soon. Are these actually used? Because when busy testing new sphinx/templates/Make/Build of docs I was thinking about getting rid of pdf. But instead go for the 'zipped' docs route, which can be viewed in QGIS itself. (though if pdf build 'just keep working' and are needed, we can keep on building them) Regards, Richard Duivenvoorde ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Re: [QGIS-Developer] Broken links to PDF manuals
confirmed over her -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer