docs: reorganize documentation and remove stale CI configs#6871
docs: reorganize documentation and remove stale CI configs#6871Sunny6889 wants to merge 10 commits into
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Two issues and one optional naming nit as below, please consider whether modifications are required.:
|
very good suggestion, will fix all. |
What does this PR do?
Consolidates the project's documentation under
docs/with consistent lower-case names, adds a README Documentation index linking every guide, marks two outdated protocol copies as superseded, adds Super-Representative private-key security notes to the config guide, removes two unused CI configs (.codeclimate.yml,sonar-project.properties), and.dockerignorefile.Why are these changes required?
METRICS_CHANGELOG.mdand the protobuf protocol doc lived outsidedocs/, cluttering the repo root and the proto tree..codeclimate.yml/sonar-project.propertiesare no longer used by CI.This PR has been tested by:
Follow up
None.
Extra details