Commit 5653c604 authored by Pavel Vainerman's avatar Pavel Vainerman

(docs): корректировка по результатам генерирования pdf-документации

parent fa419148
......@@ -206,4 +206,4 @@ UniSetTypes::Message::TheLastFieldOfTypeOfMessage.
Если в документации речь идёт о "процессе", как последовательности
действий во времени, это должно быть очевидно из контекста.
*/
*/
\ No newline at end of file
......@@ -61,4 +61,4 @@
При запуске программ используйте ключ "--help" для получения подробной информации
о настройке логов из командной строки
*/
*/
\ No newline at end of file
......@@ -49,5 +49,4 @@
возникнет необходимость, то можно будет вместо \a protected сделать их \a public.
\note Описание составлено на основе описания мьютексов из книги А.Цимбала "Технология CORBA для профессионалов".
*/
*/
\ No newline at end of file
......@@ -97,4 +97,4 @@
}
\endcode
*/
*/
\ No newline at end of file
......@@ -260,4 +260,4 @@ const UniSetTypes::ObjectInfo ObjectsMap[MAX_NUMOBJECTS] =
\section OMAP_secDynamicXML Динамическая карта объектов на основе XML-файла
\subsection OMAP_subDynamic_Create Создание динамической карты объектов
\subsection OMAP_subDynamic_Example Пример использования динамической карты объектов
*/
*/
\ No newline at end of file
......@@ -8,4 +8,4 @@
\section secDBServer Сервер БД
\sa \ref page_DBServer_MySQL
*/
*/
\ No newline at end of file
......@@ -304,4 +304,4 @@ Enum-ов (как в примере), дабы избежать в послед
...
}
\endcode
*/
*/
\ No newline at end of file
......@@ -34,4 +34,10 @@ d_DATA = html/*
# exampledir = $(docdir)/examples
# example_DATA = examples/*
pdf:
doxygen UniSetDox.cfg
subst 's|OT1|T2A|g' latex/doxygen.sty
subst 's|Times-Roman|Liberation Sans|g' latex/*
cd latex; make; cd -;
endif
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -201,7 +201,7 @@
<item default="1" id="104104" iotype="DI" name="_41_04_S">
<MessagesList>
<msg mtype="1" text="КСЭС: отключился ввод\вывод" value="0"/>
<msg mtype="1" text="КСЭС: отключился ввод/вывод" value="0"/>
</MessagesList>
</item>
\endcode
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment