mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-12-20 21:22:01 +03:00
Make copies of the docs and schema folders
The plan is to keep the original docs and schema folders unchanged for the duration of a release; we'll only continuously update the -master copies. Right before a new release we will copy them over.
This commit is contained in:
8
docs-master/dev/README.md
Normal file
8
docs-master/dev/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Dev Documentation Overview
|
||||
|
||||
* [Codebase Guide](./Codebase_Guide.md)
|
||||
* [Busy/Idle Tracking](./Busy.md)
|
||||
* [Integration Tests](../../pkg/integration/README.md)
|
||||
* [Demo Recordings](./Demo_Recordings.md)
|
||||
* [Find base commit for fixup design](Find_Base_Commit_For_Fixup_Design.md)
|
||||
* [Profiling](Profiling.md)
|
||||
Reference in New Issue
Block a user