From 97f3782bb01c0baab2a6c4fb51e22f6eb6b12c78 Mon Sep 17 00:00:00 2001 From: abv Date: Thu, 9 Feb 2017 15:32:24 +0300 Subject: [PATCH] 0028440: Documentation - Doxygen errors on Linux Extensions of PNG files is corrected to be lowercase Duplicate subsection tag is corrected in Draw user guide --- dox/dev_guides/upgrade/upgrade.md | 2 +- ...tions_image001.PNG => glue_options_image001.png} | Bin ...tions_image002.PNG => glue_options_image002.png} | Bin ...tions_image003.PNG => glue_options_image003.png} | Bin ...tions_image004.PNG => glue_options_image004.png} | Bin ...tions_image005.PNG => glue_options_image005.png} | Bin .../draw_test_harness/draw_test_harness.md | 4 ++-- 7 files changed, 3 insertions(+), 3 deletions(-) rename dox/user_guides/boolean_operations/images/{glue_options_image001.PNG => glue_options_image001.png} (100%) rename dox/user_guides/boolean_operations/images/{glue_options_image002.PNG => glue_options_image002.png} (100%) rename dox/user_guides/boolean_operations/images/{glue_options_image003.PNG => glue_options_image003.png} (100%) rename dox/user_guides/boolean_operations/images/{glue_options_image004.PNG => glue_options_image004.png} (100%) rename dox/user_guides/boolean_operations/images/{glue_options_image005.PNG => glue_options_image005.png} (100%) 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 similarity index 100% rename from dox/user_guides/boolean_operations/images/glue_options_image001.PNG rename to dox/user_guides/boolean_operations/images/glue_options_image001.png diff --git a/dox/user_guides/boolean_operations/images/glue_options_image002.PNG b/dox/user_guides/boolean_operations/images/glue_options_image002.png similarity index 100% rename from dox/user_guides/boolean_operations/images/glue_options_image002.PNG rename to dox/user_guides/boolean_operations/images/glue_options_image002.png diff --git a/dox/user_guides/boolean_operations/images/glue_options_image003.PNG b/dox/user_guides/boolean_operations/images/glue_options_image003.png similarity index 100% rename from dox/user_guides/boolean_operations/images/glue_options_image003.PNG rename to dox/user_guides/boolean_operations/images/glue_options_image003.png diff --git a/dox/user_guides/boolean_operations/images/glue_options_image004.PNG b/dox/user_guides/boolean_operations/images/glue_options_image004.png similarity index 100% rename from dox/user_guides/boolean_operations/images/glue_options_image004.PNG rename to dox/user_guides/boolean_operations/images/glue_options_image004.png diff --git a/dox/user_guides/boolean_operations/images/glue_options_image005.PNG b/dox/user_guides/boolean_operations/images/glue_options_image005.png similarity index 100% rename from dox/user_guides/boolean_operations/images/glue_options_image005.PNG rename to dox/user_guides/boolean_operations/images/glue_options_image005.png 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: ~~~~~