From e1b873f00456f06515a09035cdcd2ec5dd086902 Mon Sep 17 00:00:00 2001 From: "E. Kozlovskaya" Date: Tue, 5 Jan 2021 22:24:06 +0700 Subject: [PATCH] Changes in doxygen.conf --- iFacility/doxygen.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iFacility/doxygen.conf b/iFacility/doxygen.conf index b79afb6..c3a4176 100644 --- a/iFacility/doxygen.conf +++ b/iFacility/doxygen.conf @@ -44,7 +44,7 @@ PROJECT_NUMBER = 1.0 # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = +PROJECT_BRIEF = "Проект является реализацией ИС \"Предприятие\"" # With the PROJECT_LOGO tag one can specify a logo or an icon that is included # in the documentation. The maximum height of the logo should not exceed 55 @@ -58,7 +58,7 @@ PROJECT_LOGO = # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. -OUTPUT_DIRECTORY = doxygen-doc +OUTPUT_DIRECTORY = doxygen-docs # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and