[mapserver-dev] Versioned MapServer Docs?
Even Rouault
even.rouault at spatialys.com
Thu Mar 18 13:39:24 PDT 2021
If we keep a single version for simplicity, we could however decide to
clean up a bit the doc content to remove mentions of outdated versions
to avoid cluttering it. There is little point in mentioning any version
older than let's say 5? years ago. I've done that a bit in the GDAL docs
a few months ago, removing any mention of GDAL < 2, considering that all
people looking at the docs would have at least GDAL 2.x something
available, or if they use antiquated stuff, too bad for them.
Looking a bit at download artifacts, for MapServer we could decide for
example that the baseline is MapServer 6.4 (or possibly even 7.0 for
simplicity), and remove any mention of that or older versions (except in
RFCs that are reflective of history)
"grep -r versionadded en" in the doc repository shows a number of things
of the 4.x, 5.x or early 6.x eras. 'grep -ri "since version" en' shows
also a number of potential cleanups.
Even
Le 18/03/2021 à 21:15, Jeff McKenna a écrit :
> My preference has always been for Option#1, as it is much easier to
> maintain in my experience, as it is stated clearly as deprecated at
> the parameter level in the document.
>
> Speaking openly here, if I was paid fulltime to manage the docs and
> all the different build versions of the docs, and publishing them
> online, I could see how that would be possible; but as we are made up
> of volunteers, I would prefer to keep the single version updated with
> references to when the feature was added (what MapServer version), and
> if it is deprecated. I remember recently spending much effort on that
> in-line versioning improvements, I think that is working nicely now.
>
> -jeff
>
>
>
>
--
http://www.spatialys.com
My software is free, but my time generally not.
More information about the mapserver-dev
mailing list