marktext/docs/dev/README.md
2019-10-01 11:58:44 +08:00

12 lines
334 B
Markdown

# Developer Documentation
Welcome to developer documentation of Mark Text.
- [Project architecture](ARCHITECTURE.md)
- [Build instructions](BUILD.md)
- [Debugging](DEBUGGING.md)
- [Interface](INTERFACE.md)
- [Steps to release Mark Text](RELEASE.md)
- [Prepare a hotfix](RELEASE_HOTFIX.md)
- [Internal documentation](code/README.md)