Goal
Extend documentation and align Docker/scripts with Graph and Parameters.
Changes
-
CMake: Added
cmake/prelude.cmakeandcmake/project-is-top-level.cmakefor consistency with other repositories. -
Docs: Added
docs/en|ru/Format.mdand linked them fromdocs/en|ru/README.md. -
Docker: Added
.dockerignore. -
Scripts: Mount the repo at
/circuitgen/<checkout-folder-name>; updatedpre-push-docker.sh(copymode +pwd -P) and the same pattern in CI/docs/installer Docker helpers.
Verification
-
bash scripts/dev/pre-push.shand/orpre-push-docker.shas needed.