1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/dox/contribution/contribution.md
abv 825c3a4a4b 0027191: Documentation - redesign of information architecture -- renaming (3)
Move guides on documentation, tests, coding rules, contribution workflow to dox/contribution
2020-10-02 16:17:08 +03:00

998 B

Developer Guides

The following documents provide information on OCCT building, development and testing:

  • @subpage occt_dev_guides__building "Building OCCT from sources"
  • @subpage occt_dev_guides__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_dev_guides__debug "Debugging tools and hints"

The following documents provide information on OCCT algorithms background:

  • @subpage occt_dev_guides__pbr_math "Physically-based Rendering math (PBR for rasterization)"

The following guide provides information relevant to upgrading applications developed with previous versions of OCCT, to recent one:

  • @subpage occt_dev_guides__upgrade "Upgrade from previous OCCT versions"