From: abv Date: Thu, 9 Feb 2017 12:32:24 +0000 (+0300) Subject: 0028440: Documentation - Doxygen errors on Linux X-Git-Tag: V7_2_0_beta~251 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=97f3782bb01c0baab2a6c4fb51e22f6eb6b12c78;p=occt-copy.git 0028440: Documentation - Doxygen errors on Linux Extensions of PNG files is corrected to be lowercase Duplicate subsection tag is corrected in Draw user guide --- diff --git a/dox/dev_guides/upgrade/upgrade.md b/dox/dev_guides/upgrade/upgrade.md index 91e7b3c555..7adfb09851 100644 --- a/dox/dev_guides/upgrade/upgrade.md +++ b/dox/dev_guides/upgrade/upgrade.md @@ -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 diff --git a/dox/user_guides/boolean_operations/images/glue_options_image001.PNG b/dox/user_guides/boolean_operations/images/glue_options_image001.PNG deleted file mode 100644 index a8287ef3e3..0000000000 Binary files a/dox/user_guides/boolean_operations/images/glue_options_image001.PNG and /dev/null differ diff --git a/dox/user_guides/boolean_operations/images/glue_options_image001.png b/dox/user_guides/boolean_operations/images/glue_options_image001.png new file mode 100644 index 0000000000..a8287ef3e3 Binary files /dev/null and b/dox/user_guides/boolean_operations/images/glue_options_image001.png differ diff --git a/dox/user_guides/boolean_operations/images/glue_options_image002.PNG b/dox/user_guides/boolean_operations/images/glue_options_image002.PNG deleted file mode 100644 index 584e9a7b4d..0000000000 Binary files a/dox/user_guides/boolean_operations/images/glue_options_image002.PNG and /dev/null differ diff --git a/dox/user_guides/boolean_operations/images/glue_options_image002.png b/dox/user_guides/boolean_operations/images/glue_options_image002.png new file mode 100644 index 0000000000..584e9a7b4d Binary files /dev/null and b/dox/user_guides/boolean_operations/images/glue_options_image002.png differ diff --git a/dox/user_guides/boolean_operations/images/glue_options_image003.PNG b/dox/user_guides/boolean_operations/images/glue_options_image003.PNG deleted file mode 100644 index 0581cdd70e..0000000000 Binary files a/dox/user_guides/boolean_operations/images/glue_options_image003.PNG and /dev/null differ diff --git a/dox/user_guides/boolean_operations/images/glue_options_image003.png b/dox/user_guides/boolean_operations/images/glue_options_image003.png new file mode 100644 index 0000000000..0581cdd70e Binary files /dev/null and b/dox/user_guides/boolean_operations/images/glue_options_image003.png differ diff --git a/dox/user_guides/boolean_operations/images/glue_options_image004.PNG b/dox/user_guides/boolean_operations/images/glue_options_image004.PNG deleted file mode 100644 index e6924e2351..0000000000 Binary files a/dox/user_guides/boolean_operations/images/glue_options_image004.PNG and /dev/null differ diff --git a/dox/user_guides/boolean_operations/images/glue_options_image004.png b/dox/user_guides/boolean_operations/images/glue_options_image004.png new file mode 100644 index 0000000000..e6924e2351 Binary files /dev/null and b/dox/user_guides/boolean_operations/images/glue_options_image004.png differ diff --git a/dox/user_guides/boolean_operations/images/glue_options_image005.PNG b/dox/user_guides/boolean_operations/images/glue_options_image005.PNG deleted file mode 100644 index 0e74a66814..0000000000 Binary files a/dox/user_guides/boolean_operations/images/glue_options_image005.PNG and /dev/null differ diff --git a/dox/user_guides/boolean_operations/images/glue_options_image005.png b/dox/user_guides/boolean_operations/images/glue_options_image005.png new file mode 100644 index 0000000000..0e74a66814 Binary files /dev/null and b/dox/user_guides/boolean_operations/images/glue_options_image005.png differ diff --git a/dox/user_guides/draw_test_harness/draw_test_harness.md b/dox/user_guides/draw_test_harness/draw_test_harness.md index adefa005cb..7c4872255d 100644 --- a/dox/user_guides/draw_test_harness/draw_test_harness.md +++ b/dox/user_guides/draw_test_harness/draw_test_harness.md @@ -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: ~~~~~