We have done a great job of restructuring all of the admin code files but there remains ne anomaly. The actual help files. While the code to run the help files should be located where it currently is the actual help text files themselves should not be where they are.
I propose moving them to their own root level folder with this structure:
/problem-with-post-edit-buttonelp/
/problem-with-post-edit-buttonelp/admin/
/problem-with-post-edit-buttonelp/install/
/problem-with-post-edit-buttonelp/documentation/
This leaves the gate nicely open to add front end help files when we get the chance.