-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmkdocs.yml
65 lines (56 loc) · 1.64 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
site_name: Fast Connect 3 Credential Insertion API
site_description: Reference and usage of Fast Connect API for Citrix Receiver for Windows 4.2 and later
site_title: Developer Docs
site_url: https://developer-docs.citrix.com
# Copyright
copyright: 'Copyright © 1999-2019 Citrix Systems, Inc. All rights reserved. '
extra_css:
- 'assets/stylesheets/extra.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
feature:
tabs: false
palette:
primary: white
accent: blue
font: false
favicon: /media/favicon.ico
logo: https://developer-docs.citrix.com/_static/Citrix_Logo_Black.png
# Customization
extra:
social:
- type: youtube
link: https://www.youtube.com/channel/UCiOupk9QF6jdk3EDKTHDykA
- type: github-alt
link: https://github.com/citrix
- type: twitter
link: https://twitter.com/citrixdeveloper
- type: linkedin
link: https://www.linkedin.com/company/citrix/
markdown_extensions:
- admonition
- codehilite
- toc:
permalink: true
- footnotes
- meta
- extra
# Page tree
nav:
- Introduction: index.md
- What's new: whats-new.md
- Setting up your environment: setting-up-your-environment.md
- API functions: api-functions.md
- Launching Applications and Session Management using the Self Service Plug-in (SSP): launching-applications-and-session-management.md
- API examples: examples.md
- Questions?: https://discussions.citrix.com/forum/1385-citrix-developer-exchange/