mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 13:30:48 +00:00
Fix documentation links
This commit is contained in:
parent
22947933b0
commit
26ae4e2751
3 changed files with 93 additions and 93 deletions
|
@ -1,13 +1,13 @@
|
|||
# Graphite project documentation
|
||||
|
||||
## [Graphite editor manual](editor/index.md)
|
||||
## [Graphite editor manual](editor/README.md)
|
||||
|
||||
Click above for the 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](codebase/index.md)
|
||||
## [Graphite codebase docs](codebase/README.md)
|
||||
|
||||
Click above for the 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](design/index.md)
|
||||
## [Graphite design notes](design/README.md)
|
||||
|
||||
Click above for the 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue