代码开发
Appearance
Outdated translations are marked like this.
This page provides an overview of documentation related to LibreOffice development. It aggregates links to guidelines, build instructions, code conventions, testing resources, and developer-oriented documentation to help contributors get started and navigate the project.
开发入门
- 如何参与项目
- 有关学习资料
- Getting Started with LibreOffice Development – Video tutorial in English
- DSCM:
- 如何在 LibreOffice 项目中使用 IDE
- 开发者指南 (UNO API)
- 挑选一项任务:
- 如果需要帮助,请使用以下链接联系我们:
- IRC 频道 #libreoffice-dev IRC://
- or writing to the main (development) mailing list
- 谷歌编程之夏
General Development
- 编译 LibreOffice -- 提示和技巧:
- 调试:
- Version control (SCM):
- 最近的源代码提交:
- 等待审核的源代码提交
- 最近推送到了 master 分支上的提交
- 一般性的编程指导
代码惯例,代码文档,以及 HOWTOs
杂项