This repository was archived by the owner on Jan 28, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathmkdocs.yml
More file actions
38 lines (37 loc) · 1.2 KB
/
mkdocs.yml
File metadata and controls
38 lines (37 loc) · 1.2 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
site_name: MaterialValues
pages:
- Home: index.md
- Style:
- Colors: style/colors.md
- Icons: style/icons.md
- Typography: style/typography.md
- Layout:
- Metrics & keylines: layout/keylines.md
- Responsive UI: layout/responsive_ui.md
- Elevation: layout/elevation.md
- Structure: layout/structure.md
- Components:
- Bottom navigation: component/bottom_navigation.md
- Bottom sheet: component/bottom_sheet.md
- Buttons: component/buttons.md
- Buttons (FAB): component/buttons-fab.md
- Cards: component/card.md
- Chips: component/chips.md
- Dialogs: component/dialogs.md
- Dividers: component/dividers.md
- Expansion panels: component/expansion_panels.md
- Grid lists: component/grid_lists.md
- Lists: component/lists.md
- Menus: component/menus.md
- Steppers: component/steppers.md
- Subheaders: component/subheaders.md
- Tooltips: component/tooltips.md
- About:
- Changelog: about/changelog.md
- Old documentation: about/old_documentation.md
theme: flatly
extra_css:
- css/extra.css
repo_url: https://github.com/AoDevBlue/MaterialValues
google_analytics: ['UA-86460261-1', 'aodevblue.github.io']
copyright: MaterialValues 1.1.1