Is the documentation stored in a semantically structured form anywhere? i.e. where all code is marked as code, all explanations are marked as that, with each command and its explanation as a list item, etc. I ask because I noticed yesterday that the doc source code is just one long document with no structure, each element is discretely formatted, making it impossible to automatically parse, but also making me think that it was automatically generated by something…