menu.yml 875 字节
Newer Older
1 2
home:
  url: index.html
C
codecalm 已提交
3
  title: Dashboard
4 5
  icon: home

C
codecalm 已提交
6
forms:
C
chomik 已提交
7 8 9
  url: form-elements.html
  title: Form elements
  icon: check-square
C
chomik 已提交
10

C
codecalm 已提交
11 12 13 14 15 16 17 18 19 20 21 22 23
base:
  title: Base
  icon: package
  children:
    buttons:
      url: buttons.html
      title: Buttons
    cards:
      url: cards.html
      title: Cards
    c:
      url: c.html
      title: C
24

C
chomik 已提交
25 26 27 28 29
charts:
  url: charts.html
  title: Charts
  icon: pie-chart

C
codecalm 已提交
30 31 32 33 34
calendar:
  title: Calendar
  icon: calendar
  url: calendar.html

C
codecalm 已提交
35 36 37 38 39 40 41 42 43 44
users:
  title: Users
  icon: users
  url: users.html

gallery:
  title: Gallery
  icon: image
  url: gallery.html

C
codecalm 已提交
45 46
layouts:
  title: Layouts
C
chomik 已提交
47
  icon: layout
C
codecalm 已提交
48
  url: layouts.html
C
chomik 已提交
49

C
chomik 已提交
50 51 52
docs:
  title: Documentation
  icon: file-text
53
  url: docs/index.html
C
chomik 已提交
54

C
codecalm 已提交
55 56 57 58 59
#changelog:
#  url: changelog.html
#  title: Changelog
#  icon: file-plus
#  label: v1.0
C
chomik 已提交
60

61 62 63 64
#components:
#  url: components.html
#  title: Components
#  icon: truck