forked from icub-tech-iit/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
83 lines (76 loc) · 2.97 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
72
73
74
75
76
77
78
79
80
81
82
83
# Project information
site_name: iCub Tech Docs
site_description: Documentation resources for the iCub & R1 robots
site_author: iCub Tech
copyright: BSD 3-Clause License
repo_name: icub-tech-iit/documentation
repo_url: https://github.com/icub-tech-iit/documentation
theme:
name: 'material'
palette:
accent: amber
features:
- tabs
icon:
logo: material/robot
markdown_extensions:
- markdown.extensions.admonition
- pymdownx.arithmatex
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.critic
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.highlight
- pymdownx.keys
- pymdownx.magiclink:
user: icub-tech-iit
repo: documentation
repo_url_shortener: true
repo_url_shorthand: true
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences
- pymdownx.tasklist
- pymdownx.tilde
- markdown.extensions.toc:
permalink: true
nav:
- iCub Tech Docs:
- Home Page: index.md
- iCub:
- Summary: icub.md
# iCub Versions
- The iCub Versions Table:
- Versions Table: icub_versions/index.md
# iCub Tendons
- The iCub cabling manual:
- Summary: icub_tendons/index.md
- Neck: icub_tendons/neck.md
- Shoulder and Elbow: icub_tendons/shoulder_elbow.md
- Lower Arm:
- Definition: icub_tendons/lower_arm.md
- Version 1 :
- Building Phase:
- HOWTO CABLE & NEEDED PARTS V1: icub_tendons/hand_cabling_V1.md
- Repair Phase:
- Disconnection V1: icub_tendons/remove.md
- Lower Arm V1 : icub_tendons/lower_arm_V1.md
- Wrist & Hand Cabling V1: icub_tendons/wrist_cabling.md
- Version 2 :
- Building Phase:
- HOWTO CABLE & NEEDED PARTS V2: icub_tendons/cabling_V2.md
- Repair Phase:
- Disconnection V2: icub_tendons/remove.md
- Lower Arm V2: icub_tendons/lower_arm_V2.md
- Wrist & Hand Cabling V2: icub_tendons/wrist_hand_cabling_V2.md
- Waist, Leg and Ankle: icub_tendons/waist_legs.md
# Upgrade Kits
- The iCub Upgrade Kits:
- Summary: upgrade_kits/index.md
- Update of torso capacitors: upgrade_kits/torso_capacitors/support.md
- Update of differential neck pulley: upgrade_kits/differential_neck_pulley/support.md
- Eyes Motor Replacement Support: upgrade_kits/eyes/support.md
- Hands Support: upgrade_kits/hands/support.md
- Update upper arm covers : upgrade_kits/upperarm_cover_icub2_5/support.md