1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

0028440: Documentation - Doxygen errors on Linux

Extensions of PNG files is corrected to be lowercase
Duplicate subsection tag is corrected in Draw user guide
This commit is contained in:
abv 2017-02-09 15:32:24 +03:00 committed by apn
parent f87817bc03
commit 97f3782bb0
7 changed files with 3 additions and 3 deletions

View File

@ -1204,7 +1204,7 @@ In addition, the API for immediate viewer update has been removed from V3d_View
(enumerations *Aspect_TypeOfUpdate* and *V3d_TypeOfUpdate*):
V3d::SetUpdateMode(), V3d::UpdateMode(), Graphic3d_StructureManager::SetUpdateMode(), Graphic3d_StructureManager::UpdateMode().
The argument theUpdateMode has been removed from methods Graphic3d_CView::Display(), ::Erase(), ::Update().
The argument theUpdateMode has been removed from methods Graphic3d_CView::Display(), Erase(), Update().
Method Graphic3d_CView::Update() does not redraw the view and does not re-compute structures anymore.
@subsection upgrade_720_Result_Of_BOP_On_Containers Result of Boolean operations on containers

View File

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -10288,7 +10288,7 @@ Example:
2ddot 1 0 0 1
~~~~~
@subsubsection occt_draw_12_1_23 scale
@subsubsection occt_draw_12_1_24 scale
Syntax:
~~~~~
@ -10302,7 +10302,7 @@ Example:
scale 1 0 0 5
~~~~~
@subsubsection occt_draw_12_1_24 2dscale
@subsubsection occt_draw_12_1_25 2dscale
Syntax:
~~~~~