1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0027191: Documentation - redesign of information architecture -- renaming (4)

Move documents describing BREP format, Boolean operations, and PBR math to dox/specification
This commit is contained in:
abv
2020-10-01 14:27:14 +03:00
parent 825c3a4a4b
commit 6b6d06fa08
234 changed files with 571 additions and 544 deletions

View File

@@ -11,10 +11,6 @@ The following documents provide information on OCCT building, development and te
* @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"