Graphite/docs/design
Keavon Chambers 53ad105f57 Restructure project directories (#333)
`/client/web` -> `/frontend`
`/client/cli` -> *delete for now*
`/client/native` -> *delete for now*
`/core/editor` -> `/editor`
`/core/document` -> `/graphene`
`/core/renderer` -> `/charcoal`
`/core/proc-macro` -> `/proc-macros` *(now plural)*
2021-08-07 05:17:18 -07:00
..
feature-goals.md Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
inputs-and-keybindings.md Add design documentation about user input and masking 2021-04-29 00:41:38 -07:00
README.md Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
tool-behavior.md Add design documentation about user input and masking 2021-04-29 00:41:38 -07:00

Graphite design notes

Notes and details about the product design, workflow, user experience, and UI for the Graphite editor and systems. More to come as scattered outdated notes get cleaned up and moved here.