Lexema-RPA_Studio_Docs/mkdocs.yml

26 lines
1.4 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

site_name: Lexema-RPA Studio Docs
nav:
- Введение: index.md
- Знакомство со студией: HelloStudio.md
- 'Модули программы':
- 'МОДУЛЬ «EXCEL»': 'excel.md'
- 'МОДУЛЬ «WORD»': 'word.md'
- 'МОДУЛЬ «КЛИКЕР» И МОДУЛИ, РАБОТАЮЩИЕ С ЭКРАНОМ': 'clicker.md'
- 'МОДУЛЬ «РАБОТА С ФАЙЛАМИ»': 'file_module.md'
- 'МОДУЛИ «ПОЧТОВЫЕ АГЕНТЫ»': 'email.md'
- 'МОДУЛИ-ОПЕРАТОРЫ: «ЦИКЛ FOR», «УСЛОВИЕ», «ЦИКЛ WHILE», «TRY-CATCH», «BREAK», «RETURN», «SWITCH»': 'operators.md'
- 'МОДУЛЬ «РАБОТА С БРАУЗЕРОМ»': 'browser.md'
- 'МОДУЛЬ «ИНТЕРФЕЙС»': 'interface.md'
- 'МОДУЛИ ДЛЯ РАБОТЫ С ТЕКСТОМ': 'text_analysis.md'
- 'МОДУЛЬ «TELEGRAM»': 'telegram.md'
- 'ДРУГИЕ МОДУЛИ': 'other.md'
- 'ОРКЕСТРАТОР': 'orkestrator.md'
- 'КОНФИГУРИРОВАНИЕ LEXEMA-RPA STUDIO': 'konfiguration.md'
- 'Lexema-RPA Orchestrator':
- "Введение": "intro.md"
- "Установка": "install.md"
- "Обновление и миграции": "updating_and_migration.md"
- "Использование": "usage.md"
theme: readthedocs