It seems a bit confusing to have an "api-docs" folder under the "docs" folder. And the files under the api-docs/ reach back and use items from the /docs folder (e.g. _includes).
Adjust the structure so that contents of api-docs folder are at the root of /docs.
This would also make the doco URL match what is listed in the Settings page, without having to add "/api-docs/"
[x] Result should look like docs/console/...
[x] CONTRIBUTING.md, COPYING.txt, LICENSE, README.md should be moved to the project root
[x] Remove duplicate files such as License and Contributing
It seems a bit confusing to have an "api-docs" folder under the "docs" folder. And the files under the api-docs/ reach back and use items from the /docs folder (e.g. _includes).
Adjust the structure so that contents of api-docs folder are at the root of /docs.
This would also make the doco URL match what is listed in the Settings page, without having to add "/api-docs/"