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

Update source files of documentation

This commit is contained in:
bugmaster
2013-11-01 17:13:56 +04:00
parent dba69de2f0
commit 08060d8851
30 changed files with 2 additions and 1632 deletions

View File

@@ -18,7 +18,7 @@ proc OverviewDoc_MakeDoxyfile {casDir outDir tagFileDir {doxyFileName} {generato
# Common configs
puts $doxyFile "DOXYFILE_ENCODING = UTF-8"
puts $doxyFile "PROJECT_NAME = \"Open CASCADE Technology\""
puts $doxyFile "PROJECT_NUMBER = 6.6.0"
puts $doxyFile "PROJECT_NUMBER = 6.7.0"
puts $doxyFile "PROJECT_BRIEF = "
puts $doxyFile "PROJECT_LOGO = $inputDir/resources/occt_logo.png"