Jon, The way to get point-in-time docs for GDAL is to check out the last release branch for the version you care about and run doxygen or sphinx (3.0+) to build the HTML site.
Other than that, Sphinx does support multi-version tagging, but it would be a lot of work to retroactively apply tagging to the docs. A patch that did so would be welcomed. Howard > On Jun 5, 2020, at 2:48 AM, Jon Morris <[email protected]> wrote: > > Hi Thomas, > > Looks like that is my best bet. Python docs are on there, so Wayback Machine > saves the day again! > > Thanks, > > Jon > > From: Thomas Juntunen <[email protected] <mailto:[email protected]>> > Sent: 04 June 2020 15:12 > To: Jon Morris <[email protected] <mailto:[email protected]>> > Cc: [email protected] <mailto:[email protected]> > Subject: Re: [gdal-dev] Documentation for previous versions > > Hi Jon, > Maybe the Wayback Machine can help? For example, this url gets you the GDAL > site from 2018 when 2.3 was new: > https://web.archive.org/web/20180723211153/http://gdal.org/index.html > <https://web.archive.org/web/20180723211153/http:/gdal.org/index.html> > > Thomas > > On Thu, Jun 4, 2020 at 3:00 AM Jon Morris <[email protected] > <mailto:[email protected]>> wrote: > Hello all, > > I was wondering where we could find documentation for previous versions of > GDAL? We are still using version 2.2.0 and there are occasions when we see a > useful method in the docs only to find it is not available in our version. I > presume the docs available at https://gdal.org/api/index.html > <https://gdal.org/api/index.html> are for the latest released version? > > I managed to install Doxygen and build docs for us to view locally, so we do > actually have a C API reference for version 2.2.0 now, but I can't find where > the Python docs are in the source. It would also be very useful to be able to > see a different version of the docs at https://gdal.org/python/index.html > <https://gdal.org/python/index.html>. > > Thanks, > > Jon > > Jon Morris > Software Developer > > Skype > > COVID-19. During the current outbreak JBA remains open for business and we > continue to deliver our services. However, we have adopted flexible/remote > workingas required. I will be receiving and reading email as normal but I may > not always be available on the office number. > > > <https://www.jbagroup.co.uk/sites/www.jbagroup.co.uk/files/documents/15-030%20JBA%20Business%20Continuity%20Briefing%20-%20Latest.pdf> > T +44 (0) 1756 799919 > www.jbarisk.com <http://www.jbarisk.com/> > <http://www.jbarisk.com/> <https://www.linkedin.com/in/jon-morris-a2897b4/> > <https://twitter.com/jbarisk> > Our postal address and registered office is JBA Risk Management Limited, 1 > Broughton Park, Old Lane North, Broughton, Skipton, North Yorkshire BD23 3FD. > Find out more about us here: www.jbarisk.com <http://www.jbarisk.com/> and > follow us on Twitter @JBARisk <http://twitter.com/JBARisk> and LinkedIn > <https://www.linkedin.com/company/2370847?trk=tyah&trkInfo=clickedVertical%3Acompany%2CclickedEntityId%3A2370847%2Cidx%3A2-1-2%2CtarId%3A1447414259786%2Ctas%3AJBA%20RISK%20MANAGEMENT> > The JBA Group supports the JBA Trust. > > All JBA Risk Management's email messages contain confidential information and > are intended only for the individual(s) named. If you are not the named > addressee you should not disseminate, distribute or copy this e-mail. > Please notify the sender immediately by email if you have received this email > by mistake and delete this email from your system. > > JBA Risk Management Limited is registered in England, company number > 07732946, 1 Broughton Park, Old Lane North, Broughton, Skipton, North > Yorkshire, BD23 3FD, Telephone: +441756799919 > > > _______________________________________________ > gdal-dev mailing list > [email protected] <mailto:[email protected]> > https://lists.osgeo.org/mailman/listinfo/gdal-dev > <https://lists.osgeo.org/mailman/listinfo/gdal-dev> > > > -- > The right coordinate system can turn an impossible problem into two really > hard problems. -- Charlie Pellerin > > Thomas Juntunen > GIS Specialist > Polar Geospatial Center > R280 Learning and Environmental Science > 1954 Buford Ave > University of Minnesota > St. Paul, MN 55108 > 612-626-0505 > > <https://www.jbagroup.co.uk/sites/www.jbagroup.co.uk/files/documents/15-030%20JBA%20Business%20Continuity%20Briefing%20-%20Latest.pdf> > Our postal address and registered office is JBA Risk Management Limited, 1 > Broughton Park, Old Lane North, Broughton, Skipton, North Yorkshire BD23 3FD. > _______________________________________________ > gdal-dev mailing list > [email protected] <mailto:[email protected]> > https://lists.osgeo.org/mailman/listinfo/gdal-dev > <https://lists.osgeo.org/mailman/listinfo/gdal-dev>
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
