mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
16 lines
740 B
Markdown
16 lines
740 B
Markdown
Developer Guides {#dev_guides}
|
|
================
|
|
|
|
The following documents provide information on OCCT building, development and testing:
|
|
|
|
* @subpage occt_contribution__documentation "Documentation system"
|
|
* @subpage occt_dev_guides__coding_rules "Coding Rules"
|
|
* @subpage occt_dev_guides__contribution_workflow "Contribution Workflow"
|
|
* @subpage occt_dev_guides__git_guide "Guide to installing and using Git for OCCT development"
|
|
* @subpage occt_dev_guides__tests "Automatic Testing system"
|
|
* @subpage occt__debug "Debugging tools and hints"
|
|
|
|
The following guide provides information relevant to upgrading applications developed with previous versions of OCCT, to recent one:
|
|
|
|
* @subpage occt__upgrade "Upgrade from previous OCCT versions"
|