-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmkdocs.yml
More file actions
38 lines (37 loc) · 1.09 KB
/
Copy pathmkdocs.yml
File metadata and controls
38 lines (37 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
site_name: Formlaez
site_url: https://formlaez.com/
markdown_extensions:
- attr_list
- def_list
- pymdownx.caret
- pymdownx.mark
- pymdownx.tilde
- pymdownx.details
- pymdownx.critic
- pymdownx.highlight
- pymdownx.inlinehilite
- admonition
theme:
name: 'material'
logo: https://formlaez.com/wp-content/uploads/2021/07/formlaez.svg
language: vi
font:
text: Roboto
features:
- navigation.tabs
- navigation.sections
nav:
- Trang chủ: index.md
- Hướng dẫn:
- Giới thiệu chung: guide/getting-started.md
- Quản lý tổ chức: guide/account.md
- Quản lý gói dịch vụ: guide/billing-payment.md
- Quản lý không gian làm việc: guide/workspace.md
- Quản lý thư mục: guide/folder.md
- Biểu mẫu:
- Cấu hình biểu mẫu: guide/form-config.md
- Cài đặt biểu mẫu: guide/form-settings.md
- Cấu hình in ấn: guide/form-printing.md
- Chia sẻ biểu mẫu: guide/form-sharing.md
- Danh sách phản hồi: guide/form-responses.md
- Cấu hình Webhook: guide/form-webhook.md