Lexema-RPA_Studio_Docs_Eng/mkdocs.yml

39 lines
1.3 KiB
YAML
Raw Permalink Normal View History

2020-05-22 06:50:19 +00:00
site_name: Lexema-RPA Studio Docs
nav:
2020-06-02 09:36:17 +00:00
- INTRODUCTION: index.md
- 'Program modules':
2020-05-22 06:50:19 +00:00
- 'Excel': 'excel.md'
2020-06-02 09:36:17 +00:00
- 'Clicker': 'clicker.md'
- 'Image Search': 'ImageSearch.md'
- 'Images Search': 'ImagesSearch.md'
- 'Start Process': 'StartProcess.md'
- 'End Process': 'EndProcess.md'
- 'Condition': 'Condition.md'
- 'Cycle': 'Cycle.md'
- 'Calculation': 'Calculation.md'
- 'File Module': 'FileModule.md'
- 'C# code': 'CCode.md'
- 'OCR': 'OCR.md'
- 'FROCR': 'FROCR.md'
- 'Work Browser': 'WorkBrowser.md'
- 'Text Analysis': 'TextAnalysis.md'
- 'SQL': 'SQL.md'
- '1C': '1C.md'
- 'Send Email': 'SendEmail.md'
- 'Read Email': 'ReadEmail.md'
- 'HTTP GET request': 'HTTPGET.md'
- 'HTTP POST request': 'HTTPPOST.md'
- 'Break': 'Break.md'
- 'JSON': 'JSON.md'
- 'Iterface': 'Iterface.md'
- 'Close Excel': 'CloseExcel.md'
- 'WHILE': 'WHILE.md'
- 'Pause': 'Pause.md'
- 'Robot': 'Robot.md'
- 'Return': 'Return.md'
2020-07-23 07:55:54 +00:00
- 'Word': 'Word.md'
- 'Proxy': 'Proxy.md'
- 'Try/Catch': 'TryCatch.md'
- 'Orkestrator': 'Orkestrator.md'
2020-05-22 06:50:19 +00:00
theme: readthedocs