0028440: Documentation - Doxygen errors on Linux
authorabv <abv@opencascade.com>
Thu, 9 Feb 2017 12:32:24 +0000 (15:32 +0300)
committerapn <apn@opencascade.com>
Thu, 9 Feb 2017 13:19:15 +0000 (16:19 +0300)
Extensions of PNG files is corrected to be lowercase
Duplicate subsection tag is corrected in Draw user guide

12 files changed:
dox/dev_guides/upgrade/upgrade.md
dox/user_guides/boolean_operations/images/glue_options_image001.PNG [deleted file]
dox/user_guides/boolean_operations/images/glue_options_image001.png [new file with mode: 0644]
dox/user_guides/boolean_operations/images/glue_options_image002.PNG [deleted file]
dox/user_guides/boolean_operations/images/glue_options_image002.png [new file with mode: 0644]
dox/user_guides/boolean_operations/images/glue_options_image003.PNG [deleted file]
dox/user_guides/boolean_operations/images/glue_options_image003.png [new file with mode: 0644]
dox/user_guides/boolean_operations/images/glue_options_image004.PNG [deleted file]
dox/user_guides/boolean_operations/images/glue_options_image004.png [new file with mode: 0644]
dox/user_guides/boolean_operations/images/glue_options_image005.PNG [deleted file]
dox/user_guides/boolean_operations/images/glue_options_image005.png [new file with mode: 0644]
dox/user_guides/draw_test_harness/draw_test_harness.md

index 91e7b3c..7adfb09 100644 (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
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 (file)
index a8287ef..0000000
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 (file)
index 0000000..a8287ef
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 (file)
index 584e9a7..0000000
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 (file)
index 0000000..584e9a7
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 (file)
index 0581cdd..0000000
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 (file)
index 0000000..0581cdd
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 (file)
index e6924e2..0000000
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 (file)
index 0000000..e6924e2
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 (file)
index 0e74a66..0000000
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 (file)
index 0000000..0e74a66
Binary files /dev/null and b/dox/user_guides/boolean_operations/images/glue_options_image005.png differ
index adefa00..7c48722 100644 (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:
 ~~~~~