Compare commits
No commits in common. "5fa1f983b84f760620c7b3ee1b9d2ef8bdbcd3eb" and "ee24a0d933fee7e13b6f48b612d45b70631810c1" have entirely different histories.
5fa1f983b8
...
ee24a0d933
@ -88,8 +88,6 @@ ASCIIDOCTOR_EXTRA_OPTIONS = [
|
|||||||
'--attribute=figure-caption=Рис.',
|
'--attribute=figure-caption=Рис.',
|
||||||
'--attribute=toc-title=Содержание',
|
'--attribute=toc-title=Содержание',
|
||||||
'--attribute=experimental',
|
'--attribute=experimental',
|
||||||
'--attribute=pdf-themesdir={}/themes/pdf'.format(os.getcwd()),
|
|
||||||
'--attribute=pdf-theme=wiki',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
REPLACES = (
|
REPLACES = (
|
||||||
|
@ -88,8 +88,6 @@ ASCIIDOCTOR_EXTRA_OPTIONS = [
|
|||||||
'--attribute=figure-caption=Рис.',
|
'--attribute=figure-caption=Рис.',
|
||||||
'--attribute=toc-title=Содержание',
|
'--attribute=toc-title=Содержание',
|
||||||
'--attribute=experimental',
|
'--attribute=experimental',
|
||||||
'--attribute=pdf-themesdir={}/themes/pdf'.format(os.getcwd()),
|
|
||||||
'--attribute=pdf-theme=wiki',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
REPLACES = (
|
REPLACES = (
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
extends: default
|
|
||||||
page:
|
|
||||||
size: A4
|
|
||||||
# layout: portrait
|
|
||||||
# margin: [15mm, 20mm, 15mm, 10mm]
|
|
||||||
image:
|
|
||||||
caption:
|
|
||||||
align: inherit
|
|
@ -2,6 +2,12 @@
|
|||||||
: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,23 +3,25 @@
|
|||||||
: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=80%,scaledwidth=80%,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=80%,scaledwidth=80%,align="center"]
|
image::qtcreator-setup/qtcreator22.png[qtcreator22,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
<<<
|
<<<
|
||||||
|
|
||||||
@ -27,15 +29,13 @@ image::qtcreator-setup/qtcreator22.png[qtcreator22,pdfwidth=80%,scaledwidth=80%,
|
|||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Инструменты - Параметры - Среда - Система
|
.Инструменты - Параметры - Среда - Система
|
||||||
image::qtcreator-setup/qtcreator41.png[qtcreator41,pdfwidth=80%,scaledwidth=80%,align="center"]
|
image::qtcreator-setup/qtcreator41.png[qtcreator41,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
{empty} +
|
|
||||||
|
|
||||||
== Редактор
|
== Редактор
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Инструменты - Параметры - Текстовый редактор - Поведение
|
.Инструменты - Параметры - Текстовый редактор - Поведение
|
||||||
image::qtcreator-setup/qtcreator42.png[qtcreator42,pdfwidth=80%,scaledwidth=80%,align="center"]
|
image::qtcreator-setup/qtcreator42.png[qtcreator42,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
<<<
|
<<<
|
||||||
|
|
||||||
@ -43,15 +43,13 @@ image::qtcreator-setup/qtcreator42.png[qtcreator42,pdfwidth=80%,scaledwidth=80%,
|
|||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Инструменты - Параметры - С++ - Именование файлов
|
.Инструменты - Параметры - С++ - Именование файлов
|
||||||
image::qtcreator-setup/qtcreator51.png[qtcreator51,pdfwidth=80%,scaledwidth=80%,align="center"]
|
image::qtcreator-setup/qtcreator51.png[qtcreator51,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
{empty} +
|
|
||||||
|
|
||||||
== Стилизатор
|
== Стилизатор
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Инструменты - Параметры - Стилизатор - Uncrustify
|
.Инструменты - Параметры - Стилизатор - Uncrustify
|
||||||
image::qtcreator-setup/qtcreator55.png[qtcreator55,pdfwidth=80%,scaledwidth=80%,align="center"]
|
image::qtcreator-setup/qtcreator55.png[qtcreator55,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
<<<
|
<<<
|
||||||
|
|
||||||
@ -59,15 +57,13 @@ image::qtcreator-setup/qtcreator55.png[qtcreator55,pdfwidth=80%,scaledwidth=80%,
|
|||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Инструменты - Параметры - Сборка и запуск - Основное
|
.Инструменты - Параметры - Сборка и запуск - Основное
|
||||||
image::qtcreator-setup/qtcreator61.png[qtcreator61,pdfwidth=80%,scaledwidth=80%,align="center"]
|
image::qtcreator-setup/qtcreator61.png[qtcreator61,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
{empty} +
|
|
||||||
|
|
||||||
== To-Do
|
== To-Do
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Инструменты - Параметры - To-Do
|
.Инструменты - Параметры - To-Do
|
||||||
image::qtcreator-setup/qtcreator67.png[qtcreator67,pdfwidth=80%,scaledwidth=80%,align="center"]
|
image::qtcreator-setup/qtcreator67.png[qtcreator67,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
<<<
|
<<<
|
||||||
|
|
||||||
@ -75,13 +71,11 @@ image::qtcreator-setup/qtcreator67.png[qtcreator67,pdfwidth=80%,scaledwidth=80%,
|
|||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Импорт проекта - Настроить проект
|
.Импорт проекта - Настроить проект
|
||||||
image::qtcreator-setup/qtcreator74.png[qtcreator74,pdfwidth=80%,scaledwidth=80%,align="center"]
|
image::qtcreator-setup/qtcreator74.png[qtcreator74,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
{empty} +
|
|
||||||
|
|
||||||
== Сборка
|
== Сборка
|
||||||
|
|
||||||
[.text-center]
|
[.text-center]
|
||||||
.Проект - Настройки сборки
|
.Проект - Настройки сборки
|
||||||
image::qtcreator-setup/qtcreator81.png[qtcreator81,pdfwidth=80%,scaledwidth=80%,align="center"]
|
image::qtcreator-setup/qtcreator81.png[qtcreator81,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user