update
This commit is contained in:
parent
ee24a0d933
commit
5eb808d587
@ -88,6 +88,8 @@ ASCIIDOCTOR_EXTRA_OPTIONS = [
|
|||||||
'--attribute=figure-caption=Рис.',
|
'--attribute=figure-caption=Рис.',
|
||||||
'--attribute=toc-title=Содержание',
|
'--attribute=toc-title=Содержание',
|
||||||
'--attribute=experimental',
|
'--attribute=experimental',
|
||||||
|
'--attribute=pdf-themesdir=themes/pdf',
|
||||||
|
'--attribute=pdf-theme=basic',
|
||||||
]
|
]
|
||||||
|
|
||||||
REPLACES = (
|
REPLACES = (
|
||||||
|
4
themes/pdf/basic.yml
Normal file
4
themes/pdf/basic.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
extends: default
|
||||||
|
image:
|
||||||
|
caption:
|
||||||
|
align: inherit
|
@ -2,12 +2,6 @@
|
|||||||
:category: Misc
|
:category: Misc
|
||||||
:tags: Windows, настройка, программы,
|
:tags: Windows, настройка, программы,
|
||||||
|
|
||||||
<style>
|
|
||||||
.imageblock > .title {
|
|
||||||
text-align: inherit;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|
||||||
Программа https://www.oo-software.com/en/shutup10[O&O ShutUp10]
|
Программа https://www.oo-software.com/en/shutup10[O&O ShutUp10]
|
||||||
используется для быстрой настроки большого количества параметров
|
используется для быстрой настроки большого количества параметров
|
||||||
Windows{nbsp}10. Пример приведён ниже:
|
Windows{nbsp}10. Пример приведён ниже:
|
||||||
|
@ -3,22 +3,20 @@
|
|||||||
:category: Linux/Программы
|
:category: Linux/Программы
|
||||||
:tags: Linux, Qt, QtCreator, C++,
|
:tags: Linux, Qt, QtCreator, C++,
|
||||||
|
|
||||||
<style>
|
|
||||||
.imageblock > .title {
|
|
||||||
text-align: inherit;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|
||||||
== Плагины
|
== Плагины
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Справка
|
.Справка
|
||||||
image::qtcreator-setup/qtcreator20.png[qtcreator20,align="center"]
|
image::qtcreator-setup/qtcreator20.png[qtcreator20,align="center"]
|
||||||
|
|
||||||
|
{empty} +
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Справка - О модулях (часть 1)
|
.Справка - О модулях (часть 1)
|
||||||
image::qtcreator-setup/qtcreator21.png[qtcreator21,pdfwidth=85%,scaledwidth=85%,align="center"]
|
image::qtcreator-setup/qtcreator21.png[qtcreator21,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
|
{empty} +
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Справка - О модулях (часть 2)
|
.Справка - О модулях (часть 2)
|
||||||
image::qtcreator-setup/qtcreator22.png[qtcreator22,pdfwidth=85%,scaledwidth=85%,align="center"]
|
image::qtcreator-setup/qtcreator22.png[qtcreator22,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
@ -31,6 +29,8 @@ image::qtcreator-setup/qtcreator22.png[qtcreator22,pdfwidth=85%,scaledwidth=85%,
|
|||||||
.Инструменты - Параметры - Среда - Система
|
.Инструменты - Параметры - Среда - Система
|
||||||
image::qtcreator-setup/qtcreator41.png[qtcreator41,pdfwidth=85%,scaledwidth=85%,align="center"]
|
image::qtcreator-setup/qtcreator41.png[qtcreator41,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
|
{empty} +
|
||||||
|
|
||||||
== Редактор
|
== Редактор
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
@ -45,6 +45,8 @@ image::qtcreator-setup/qtcreator42.png[qtcreator42,pdfwidth=85%,scaledwidth=85%,
|
|||||||
.Инструменты - Параметры - С++ - Именование файлов
|
.Инструменты - Параметры - С++ - Именование файлов
|
||||||
image::qtcreator-setup/qtcreator51.png[qtcreator51,pdfwidth=85%,scaledwidth=85%,align="center"]
|
image::qtcreator-setup/qtcreator51.png[qtcreator51,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
|
{empty} +
|
||||||
|
|
||||||
== Стилизатор
|
== Стилизатор
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
@ -59,6 +61,8 @@ image::qtcreator-setup/qtcreator55.png[qtcreator55,pdfwidth=85%,scaledwidth=85%,
|
|||||||
.Инструменты - Параметры - Сборка и запуск - Основное
|
.Инструменты - Параметры - Сборка и запуск - Основное
|
||||||
image::qtcreator-setup/qtcreator61.png[qtcreator61,pdfwidth=85%,scaledwidth=85%,align="center"]
|
image::qtcreator-setup/qtcreator61.png[qtcreator61,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
|
{empty} +
|
||||||
|
|
||||||
== To-Do
|
== To-Do
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
@ -73,6 +77,8 @@ image::qtcreator-setup/qtcreator67.png[qtcreator67,pdfwidth=85%,scaledwidth=85%,
|
|||||||
.Импорт проекта - Настроить проект
|
.Импорт проекта - Настроить проект
|
||||||
image::qtcreator-setup/qtcreator74.png[qtcreator74,pdfwidth=85%,scaledwidth=85%,align="center"]
|
image::qtcreator-setup/qtcreator74.png[qtcreator74,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
|
{empty} +
|
||||||
|
|
||||||
== Сборка
|
== Сборка
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user