Graphite/docs
Keavon Chambers 49b9b8cfec Rename the legacy Graphene crate to document-legacy (#899)
* Rename /graphene to /document-legacy

* Update names in code
2022-12-22 02:12:05 -08:00
..
codebase Add frontend file structure docs and some related cleanup 2022-05-23 19:13:51 -07:00
design Improve the website and readme with details and cleanup 2022-09-16 01:29:33 -07:00
editor Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
README.md Improve the website and readme with details and cleanup 2022-09-16 01:29:33 -07:00

Graphite project documentation

WARNING: A lot of the information in these documents is out of date.

Graphite editor manual

This will evolve into the official manual for the Graphite editor. It contains documentation for each feature of Graphite focused on both usage instructions and technical details.

Graphite codebase docs

This is meant as a good starting point for new developers to jump into the Graphite codebase. It aims to explain the architecture, code structure, and other useful details.

Graphite design notes

This is a collection of notes and ideas pertaining to the user experience, workflow, and UI design of Graphite. It should aim to be mostly up-to-date and reflect the current state of understanding of the design for relatively finalized features, but in-progress feature designs may contain ideas, concepts, and proposals.