DiscussionsIssue archiveOCCT:Configuration

Archived issue #0027339

CMake install should launch generation of overview documentation

Open CASCADEOCCT:Configurationclosed14 public notes

Search issues

Description

If option INSTALL_DOC_Overview is enabled, then "make install" or (build of project INSTALL in Visual Studio) should cause generation of Overview documentation (unless already generated). Currently it is not the case, and Overview gets installed empty.

Steps to reproduce

• Configure and generate OCCT with BUILD_DOC_Overview=ON and INSTALL_DOC_Overview=ON
• Build it as usually
Result: during first build, documentation should be generated automatically.

Public activity

14 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Build_Overview project should be bound with INSTALL project
02Commenter 2
Branch [archived branch] has been created by Participant.

[revision removed]


Detailed log of new commits:

Author: ski
Date: Fri May 6 16:08:35 2016 +0300

    0027339: CMake install should launch generation of overview documentation
    
    Documentation is generated automatically during build/install process
03Commenter 3
Dear ibs,

please review.
04Commenter 4
there are no remarks
05Commenter 3
Rejected due to :

1. cmake check doxygen must detected version of doxygen (should be 1.8.4 or above )

2. Install procedure launch generation overview in case of definition -DBUILD_DOC_Overview:BOOL=OFF and with errors because doxygen not found

http://jenkins-test-03.nnov.opencascade.com:8080/view/CR0-2016-05-11/job/CR0-2016-05-11_master-OCCT-Windows-64-VC10-opt-compile/8/parsed_console/
06Commenter 2
Branch [archived branch] has been updated forcibly by Participant.

[revision removed]
07Commenter 2
Branch [archived branch] has been updated by Participant.

[revision removed]


Detailed log of new commits:

Author: ski
Date: Wed May 18 12:33:58 2016 +0300

    Install process causes generation of Overview documentation (unless already generated) by checking of occt_logo.png file existing.

08Commenter 2
Branch [archived branch] has been updated forcibly by Participant.

[revision removed]
09Commenter 9
Dear ibs,

please review.
10Commenter 2
Branch [archived branch] has been updated by Participant.

[revision removed]


Detailed log of new commits:

Author: ski
Date: Thu May 19 16:25:59 2016 +0300

    Overview project regenerates documentation if any source file was changed.

11Commenter 11
there are no remarks
12Commenter 2
Branch [archived branch] has been updated forcibly by Participant.

[revision removed]
13Commenter 1
Fix was checked locally. Documentation was successfully automatically generated and installed.
14Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]