-
Notifications
You must be signed in to change notification settings - Fork 2
/
mkdocs.yml
executable file
·71 lines (59 loc) · 1.69 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
67
68
69
70
71
# Project information
site_name: Accessing Monitor Service Data in Citrix Cloud
site_title: Developer Docs
site_description: Documentation for Accessing Monitor Service Data in Citrix Cloud
site_author:
site_url: https://developer-docs.citrix.com
# Copyright
copyright: '© 1999-2020 Citrix Systems, Inc. All rights reserved. '
# Feedback
issues_uri: https://github.com/citrix/devdocs-issue-collector/issues/new
assignees_uri:
- kurtcoll
labels_uri:
- documentation
extra_css:
- 'assets/stylesheets/extra.css'
- https://use.fontawesome.com/releases/v5.12.1/css/all.css
# Configuration
theme:
name: null
custom_dir: devdocs-theme
# 404 page
static_templates:
- 404.html
# Don't include MkDocs' JavaScript
include_search_page: false
search_index_only: true
# Default values, taken from mkdocs_theme.yml
language: en
palette:
primary: teal
accent: teal
font: false
favicon: https://docs.citrix.com/assets/images/favicon.ico
logo: https://developer-docs.citrix.com/_static/logo.svg
icon: fontawesome
extra:
social:
- icon: fontawesome/brands/youtube
link: https://www.youtube.com/channel/UCiOupk9QF6jdk3EDKTHDykA
- icon: fontawesome/brands/github-alt
link: https://github.com/citrix
- icon: fontawesome/brands/twitter
link: https://twitter.com/citrixdeveloper
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/citrix/
markdown_extensions:
- admonition
- codehilite
- toc:
permalink: true
plugins:
- search:
separator: '[\s\-\.]+'
prebuild_index: true
# Page tree
nav:
- Home: index.md
- Questions?: https://discussions.citrix.com/forum/1385-citrix-developer-exchange/