update
This commit is contained in:
parent
ee24a0d933
commit
5eb808d587
@ -88,6 +88,8 @@ ASCIIDOCTOR_EXTRA_OPTIONS = [
|
||||
'--attribute=figure-caption=Рис.',
|
||||
'--attribute=toc-title=Содержание',
|
||||
'--attribute=experimental',
|
||||
'--attribute=pdf-themesdir=themes/pdf',
|
||||
'--attribute=pdf-theme=basic',
|
||||
]
|
||||
|
||||
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
|
||||
:tags: Windows, настройка, программы,
|
||||
|
||||
<style>
|
||||
.imageblock > .title {
|
||||
text-align: inherit;
|
||||
}
|
||||
</style>
|
||||
|
||||
Программа https://www.oo-software.com/en/shutup10[O&O ShutUp10]
|
||||
используется для быстрой настроки большого количества параметров
|
||||
Windows{nbsp}10. Пример приведён ниже:
|
||||
|
@ -3,22 +3,20 @@
|
||||
:category: Linux/Программы
|
||||
:tags: Linux, Qt, QtCreator, C++,
|
||||
|
||||
<style>
|
||||
.imageblock > .title {
|
||||
text-align: inherit;
|
||||
}
|
||||
</style>
|
||||
|
||||
== Плагины
|
||||
|
||||
[.text-center]
|
||||
.Справка
|
||||
image::qtcreator-setup/qtcreator20.png[qtcreator20,align="center"]
|
||||
|
||||
{empty} +
|
||||
|
||||
[.text-center]
|
||||
.Справка - О модулях (часть 1)
|
||||
image::qtcreator-setup/qtcreator21.png[qtcreator21,pdfwidth=85%,scaledwidth=85%,align="center"]
|
||||
|
||||
{empty} +
|
||||
|
||||
[.text-center]
|
||||
.Справка - О модулях (часть 2)
|
||||
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"]
|
||||
|
||||
{empty} +
|
||||
|
||||
== Редактор
|
||||
|
||||
[.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"]
|
||||
|
||||
{empty} +
|
||||
|
||||
== Стилизатор
|
||||
|
||||
[.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"]
|
||||
|
||||
{empty} +
|
||||
|
||||
== To-Do
|
||||
|
||||
[.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"]
|
||||
|
||||
{empty} +
|
||||
|
||||
== Сборка
|
||||
|
||||
[.text-center]
|
||||
|
Loading…
Reference in New Issue
Block a user