-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
66 lines (62 loc) · 1.51 KB
/
mkdocs.yml
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
65
66
site_name: IBM watsonx Generative AI Assistant Walkthrough
repo_url: https://github.ibm.com/CE-National/RAG-documentation
theme:
name: material
features:
- content.code.copy
- content.tabs.link
- navigation.top
- navigation.instant
- navigation.tracking
- navigation.tabs
- navigation.sections
- navigation.expand
- navigation.prune
- navigation.indexes
- navigation.footer
- toc.follow
- search.suggest
- search.share
icon:
repo: fontawesome/brands/github
logo: assets/watson-white-logo.jpeg
favicon: assets/watson-white-logo.jpeg
font:
text: IBM Plex Sans
plugins:
- search
- git-revision-date-localized:
type: date
extra_css:
- stylesheets/index.css
markdown_extensions:
- attr_list
- admonition
- footnotes
- md_in_html
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
nav:
- Home:
- index.md
- generative-ai/generative-ai.md
- generative-ai/watsonx.md
- watsonx Assistant:
- watsonx-assistant/index.md
- watsonx-assistant/api-access.md
- watsonx-assistant/video-url.md
- watsonx-assistant/connect-database.md
- Watson Discovery:
- watson-discovery/WatsonDiscovery.md
- Assistant Integrations:
- integrations/integrations.md
- watsonx.ai:
- watsonx.ai/watsonx.md