-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
64 lines (52 loc) · 2.3 KB
/
mkdocs.yml
File metadata and controls
64 lines (52 loc) · 2.3 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
site_name: Manual (Odoo version 15)
repo_url: https://github.com/ecosoft-odoo/eco-docs
edit_uri: edit/main/docs
nav:
- ภาพรวมการทำงานของระบบ: overview.md
- การใช้งานเบื้องต้น:
- การเปลี่ยนรหัสผ่าน: basic-features/01_change-password.md
- การสื่อสารผ่านระบบ: basic-features/02_noti-message.md
- เมนู: basic-features/03_menu.md
- การเปลี่ยนมุมมองรายการ: basic-features/04_doc-view.md
- การค้นหา (Search): basic-features/05_search.md
- การกรองรายการเอกสาร (Filters): basic-features/06_filter.md
- การจัดกลุ่มรายการเอกสาร (Group by): basic-features/07_groupby.md
- การกำหนดรายการโปรด Favorites: basic-features/08_favorite.md
- แถบสถานะเอกสาร (State bar): basic-features/09_state-bar.md
- Smart Button: basic-features/10_smart-button.md
- การแนบเอกสาร (Attachment): basic-features/11_attachment.md
markdown_extensions:
- attr_list
- admonition
- tables
theme:
name: material
logo: img/odoo_logo_tiny.png
palette:
primary: teal
accent: blue
scheme: slate
language: en
favicon: img/odoo_logo_tiny.png
features:
- navigation.tabs
- navigation.sections
- navigation.footer
- navigation.path
- navigation.expand
- toc.integrate
icon:
admonition:
Note: octicons/tag-16
extra:
social:
- icon: fontawesome/brands/facebook
link: https://ecosoft.co.th/
copyright: Copyright (C) 2023 Ecosoft
plugins:
- search:
lang: th
#แปะไว้ คำสั่งไว้เพิ่มใน plugins ทีหลัง ใช้สำหรับเพิ่มปุ่ม export to pdf ในหน้าเว็บ
#(ถ้าเพิ่มแล้วมีอัปเดต >> terminal จะใช้เวลาค่อนข้างนานในการอัปเดต เพราะเหมือนว่าจะไป create pdf แต่ละหน้าไว้)
#pdf-export:
#combined: true