occt: master 77d94fd1

Author Committer Branch Timestamp Parent
btokarev bugmaster master 2021-05-18 10:09:50 master 4d67a369
Affected Issues  0032340: OCCT Documentation - highlight C++ code snippets
Changeset 0032340: OCCT Documentation - highlight C++ code snippets

Added {.cpp} highlighting markers to the C++ code blocks in documentation;
Excessive tildes "~~~~~~~" in code block borders are reduced to required minimum of "~~~~" (4);
Removed obsolete space bars after code block borders;
TCL code blocks are now highlighted with {.php} markers;
Removed excessive {.cpp} highlighting markers appended to non-code blocks such as lists, reports and file content or structure examples;
Minor fixes for tests.md and draw_test_harness.md (whitespace removal and structural fix for "Where:" in code examples);
Minimum HDD space for OCCT updated in introduction.md.
mod - dox/build/build_occt/building_occt.md Diff File
mod - dox/contribution/coding_rules.md Diff File
mod - dox/contribution/git_guide/git_guide.md Diff File
mod - dox/contribution/tests/tests.md Diff File
mod - dox/debug/debug.md Diff File
mod - dox/introduction/introduction.md Diff File
mod - dox/samples/ocaf.md Diff File
mod - dox/samples/ocaf_func.md Diff File
mod - dox/specification/boolean_operations/boolean_operations.md Diff File
mod - dox/specification/brep_format.md Diff File
mod - dox/tutorial/tutorial.md Diff File
mod - dox/upgrade/upgrade.md Diff File
mod - dox/user_guides/draw_test_harness/draw_test_harness.md Diff File
mod - dox/user_guides/foundation_classes/foundation_classes.md Diff File
mod - dox/user_guides/iges/iges.md Diff File
mod - dox/user_guides/inspector/inspector.md Diff File
mod - dox/user_guides/mesh/mesh.md Diff File
mod - dox/user_guides/modeling_algos/modeling_algos.md Diff File
mod - dox/user_guides/modeling_data/modeling_data.md Diff File
mod - dox/user_guides/ocaf/ocaf.md Diff File
mod - dox/user_guides/shape_healing/shape_healing.md Diff File
mod - dox/user_guides/step/step.md Diff File
mod - dox/user_guides/vis/vis.md Diff File
mod - dox/user_guides/visualization/visualization.md Diff File
mod - dox/user_guides/xde/xde.md Diff File