1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0024336: Content of OCCT documentation should be updated. Iter 2

Minor corrections in documentation (dev guides)

Finalized brep_wp guide (by DLN); entirely removed non-PNG images to provide smooth PDF generation;  Restored cross-guide links in Technical overview; small improvements and editing in GIT guide.

Resized some images to better fit on PDF pages.
This commit is contained in:
ysn
2013-11-28 12:17:08 +04:00
committed by bugmaster
parent 2e9fd4bc0d
commit dd21889ecf
519 changed files with 1001 additions and 1063 deletions

View File

@@ -1,4 +1,4 @@
Contribution Workflow {#dev_guides_contribution_workflow}
Contribution Workflow {#dev_guides__contribution_workflow}
====================================
@tableofcontents
@@ -143,8 +143,8 @@ The definition of the following attributes is obligatory:
This is done to have the master branch history plain and clean.
The following picture illustrates the process:
@image html OCCT_ContributionWorkflow_V3_image002.jpg "Integration of several branches"
@image latex OCCT_ContributionWorkflow_V3_image002.jpg "Integration of several branches"
@image html OCCT_ContributionWorkflow_V3_image002.png "Integration of several branches"
@image latex OCCT_ContributionWorkflow_V3_image002.png "Integration of several branches"
The new master branch is tested against possible regressions that might appear due to interference between separate changes. When the tests are Ok, the new master is pushed to the official repository
and the original branches are removed from it.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB