docs: write OVERVIEW.md — project identity, FreeCAD relationship, and business context #87
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tier 1 — Entry Point
File:
docs/OVERVIEW.mdPriority: Read first — orients new contributors before anything else
What this document should cover
https://git.kindred-systems.com/kindred/creategit.kindred-systems.com/forbes/ztoolsgit.kindred-systems.com/kindred/silo-modgit.kindred-systems.com/kindred/solverKey source files to reference
README.md(root) — existing project overviewpixi.toml— project metadata (name, version, description)CMakeLists.txt— version constants (KINDRED_CREATE_VERSION,FREECAD_VERSION)LICENSE— LGPL-2.1-or-latersrc/App/Branding.cpp— branding implementationresources/branding/kindred-logo.svg— logo assetReplaces
The existing
docs/OVERVIEW.mdis a brief auto-generated index. This issue calls for a proper narrative document.Acceptance criteria
Superseded by the mdBook documentation structure set up in PR #105. The content scope of this issue is now covered by the pages in
docs/src/. Remaining content work is tracked in #104.