0028345: Data Exchange - Reading STEP model using STEPCAF crashes
[occt.git] / dox / dev_guides / dev_guides.md
CommitLineData
72b7576f 1 Developer Guides {#dev_guides}
2================
3
e5bd0d98 4The following documents provide information on OCCT building, development and testing:
72b7576f 5
ba06f8bb 6* @subpage occt_dev_guides__building "Building OCCT from sources"
7* @subpage occt_dev_guides__documentation "Documentation system"
8* @subpage occt_dev_guides__coding_rules "Coding Rules"
9* @subpage occt_dev_guides__contribution_workflow "Contribution Workflow"
10* @subpage occt_dev_guides__git_guide "Guide to installing and using Git for OCCT development"
11* @subpage occt_dev_guides__tests "Automatic Testing system"
12* @subpage occt_dev_guides__debug "Debugging tools and hints"
72b7576f 13
4e8371cb 14The following documents provide information on OCCT algorithms background:
15
16* @subpage occt_dev_guides__pbr_math "Physically-based Rendering math (PBR for rasterization)"
17
c6f11ec0 18The following guide provides information relevant to upgrading applications developed with previous versions of OCCT, to recent one:
19
20* @subpage occt_dev_guides__upgrade "Upgrade from previous OCCT versions"