Figured it out, the body the template was not being used as there is a special layout for the documentation page.
I’ve removed the confusing code and added an explanatory comment here: https://github.com/qgis/QGIS-Website/pull/290 <https://github.com/qgis/QGIS-Website/pull/290> > On Nov 24, 2015, at 3:00 PM, [email protected] wrote: > > Date: Tue, 24 Nov 2015 13:31:37 -0800 > From: Michael Kirk <[email protected] > <mailto:[email protected]>> > To: qgis-developer <[email protected] > <mailto:[email protected]>> > Subject: [Qgis-developer] QGIS docs > Message-ID: <[email protected] > <mailto:[email protected]>> > Content-Type: text/plain; charset="utf-8" > > Hi, > > I’m trying to wrap my head around the state of documentation in QGIS. > > There is: > https://github.com/qgis/QGIS-Documentation > <https://github.com/qgis/QGIS-Documentation> > and > https://github.com/qgis/QGIS-Website <https://github.com/qgis/QGIS-Website> > > It seems like qgis/QGIS-Documentation corresponds to http://docs.qgis.org > <http://docs.qgis.org/> > Whereas qgis/QGIS-Website corresponds to http://qgis.org <http://qgis.org/> > > That makes sense. > > However, then things get weird for me: > > This page http://www.qgis.org/en/docs/index.html > <http://www.qgis.org/en/docs/index.html> links to 2.8 docs (see > https://hub.qgis.org/issues/13212 <https://hub.qgis.org/issues/13212> > <https://hub.qgis.org/issues/13212 <https://hub.qgis.org/issues/13212>> about > getting 2.10/2.12 up) > > But when I look at the source: > https://github.com/qgis/QGIS-Website/blob/master/source/docs/index.rst > <https://github.com/qgis/QGIS-Website/blob/master/source/docs/index.rst> > <https://github.com/qgis/QGIS-Website/blob/master/source/docs/index.rst > <https://github.com/qgis/QGIS-Website/blob/master/source/docs/index.rst>> > > The latest version referenced is QGIS 2.2 > > Can anyone link me to the source for this page that’s actually building the > site? > > Also, can you shed some light on how the site *actually* get built/published > operationally? Is there just someone with the keys to the web server that > builds it and uploads the HTML when they get time? Is anyone currently > responsible for this? > > Thanks for any help! Excited to help contribute to the QGIS Docs and eager to > make other folks more productive that I was when I first came to QGIS. > > M
_______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
