The online reference manual and the Github source do not match. Am I looking in the right place? Take Map.adoc as an example. The Github source has an Auto-Report table which is not in the online reference. The links in question are:
Latest ReferenceManual Map.html
Github Map.adoc
I’m not sure if this is a one off with just this file or a wider ranging issue across the whole reference manual update process.
Something is clearly not right. When I build a release, I don’t see the string “Auto-report Table” in Map.html
at all.
I know what’s happening: What’s on the site under “latest” is for the current release, 3.7.12. What’s on the master branch on github is for the development version of 3.8.
The changes which introduced the Auto-Reporting Table are part of issue 12944, which is for 3.8. They’re not part of 3.7.12. What you’re observing is correct; there’s nothing wrong here.