mirror of
https://github.com/AnnulusGames/Alchemy.git
synced 2025-01-23 00:38:23 -05:00
88 lines
2.2 KiB
YAML
88 lines
2.2 KiB
YAML
- name: Get Started
|
|
- name: Alchemyとは
|
|
href: about.md
|
|
- name: インストール
|
|
href: installation.md
|
|
- name: クイックスタート
|
|
href: quick-start.md
|
|
|
|
- name: Inspector
|
|
- name: 属性一覧
|
|
items:
|
|
- name: General
|
|
- name: Assets Only
|
|
href: attributes/assets-only.md
|
|
- name: Button
|
|
href: attributes/button.md
|
|
- name: Hide Script Field
|
|
href: attributes/hide-script-field.md
|
|
- name: Indent
|
|
href: attributes/indent.md
|
|
- name: Inline Editor
|
|
href: attributes/inline-editor.md
|
|
- name: Order
|
|
href: attributes/order.md
|
|
- name: Read Only
|
|
href: attributes/read-only.md
|
|
- name: Show In Inspector
|
|
href: attributes/show-in-inspector.md
|
|
|
|
- name: Conditionals
|
|
- name: Disable If
|
|
href: attributes/disable-if.md
|
|
- name: Disable In Edit Mode
|
|
href: attributes/disable-in-edit-mode.md
|
|
- name: Disable In Play Mode
|
|
href: attributes/disable-in-play-mode.md
|
|
- name: Enable If
|
|
href: attributes/enable-if.md
|
|
- name: Hide If
|
|
href: attributes/hide-if.md
|
|
- name: Hide In Edit Mode
|
|
href: attributes/hide-in-edit-mode.md
|
|
- name: Hide In Play Mode
|
|
href: attributes/hide-in-play-mode.md
|
|
- name: Show If
|
|
href: attributes/show-if.md
|
|
|
|
- name: Decorations
|
|
- name: Blockquote
|
|
href: attributes/blockquote.md
|
|
- name: Help Box
|
|
href: attributes/help-box.md
|
|
- name: Hide Label
|
|
href: attributes/hide-label.md
|
|
- name: Horizontal Line
|
|
href: attributes/horizontal-line.md
|
|
- name: Label Text
|
|
href: attributes/label-text.md
|
|
- name: Title
|
|
href: attributes/title.md
|
|
|
|
- name: Validation
|
|
- name: Required
|
|
href: attributes/required.md
|
|
- name: Validate Input
|
|
href: attributes/validate-input.md
|
|
|
|
- name: Groups
|
|
- name: Box Group
|
|
href: attributes/box-group.md
|
|
- name: Foldout Group
|
|
href: attributes/foldout-group.md
|
|
- name: Group
|
|
href: attributes/group.md
|
|
- name: Horizontal Group
|
|
href: attributes/horizontal-group.md
|
|
- name: Tab Group
|
|
href: attributes/tab-group.md
|
|
|
|
- name: Hierarchy
|
|
- name: トグルとアイコン
|
|
href: hierarchy-toggles-and-icons.md
|
|
- name: Hierarchyの装飾
|
|
href: hierarchy-decoration.md
|
|
|
|
- name: Others
|
|
- name: 他ライブラリとの比較
|
|
href: comparison-with-other-libraries.md |