aboutsummaryrefslogtreecommitdiff
path: root/docs/DEVELOPMENT.md
AgeCommit message (Collapse)Author
2022-11-30docs: Mention semantic commit messages (#96)GeckoEidechse
2022-11-30docs: Mention ways of reaching out (#90)GeckoEidechse
* docs: Mention ways of reaching out * docs: Mention Akystrasz as point of contact :)
2022-11-29docs: General cleanup (#89)GeckoEidechse
* docs: Remove section mentioning old compile method This method no longer works since the UI rewrite and switch to Vue * docs: Add note about auto-recompile * docs: Make setup instructions a bit clearer * docs: Format word bold "backend" was formatted but "frontend" wasn't cause I overlooked it.
2022-11-29docs: Improve developer documentation (#88)GeckoEidechse
* docs: Add persistent store section heading * docs: Document interaction frontend<->backend * docs: Mention Element Plus component library
2022-11-28docs: Mention design goals of FlightCore (#81)GeckoEidechse
2022-11-28docs: Link Tauri intro and tutorial (#79)GeckoEidechse
2022-11-28docs: Introduce languages used in FlightCore (#78)GeckoEidechse
2022-11-26docs: Move development docs to own file (#75)GeckoEidechse