1 | installation:
|
2 | title: Installation
|
3 | pages:
|
4 | prerequisites:
|
5 | title: Prerequisites
|
6 | install:
|
7 | title: Install
|
8 | features:
|
9 | title: Features
|
10 | pages:
|
11 | features:
|
12 | title: null
|
13 | using:
|
14 | title: Using Crystal
|
15 | pages:
|
16 | cli:
|
17 | title: Command Line Interface
|
18 | cmd:
|
19 | title: Usage
|
20 | project:
|
21 | title: Projects
|
22 | pages:
|
23 | difference:
|
24 | title: Difference Between Project & Generator
|
25 | project:
|
26 | title: Using `crystal` for Your Projects
|
27 | generator:
|
28 | title: Using `crystal` to Create Generators
|
29 | structure:
|
30 | title: Project Structure
|
31 | pages:
|
32 | file:
|
33 | title: Files & Folders
|
34 | config:
|
35 | title: Project Configuration
|
36 | pages:
|
37 | file:
|
38 | title: Crystal Config File
|
39 | new:
|
40 | title: Add Crystal to New Project
|
41 | add:
|
42 | title: Add Crystal to Existing Project
|
43 | options:
|
44 | title: Crystal Config Options
|
45 | spec:
|
46 | title: Project Specification
|
47 | pages:
|
48 | file:
|
49 | title: Crystal Spec
|
50 | structure:
|
51 | title: Directory Structure
|
52 | processing:
|
53 | title: Processing
|
54 | generator:
|
55 | title: Generators
|
56 | pages:
|
57 | what:
|
58 | title: What Are Generators?
|
59 | loading:
|
60 | title: Loading Generators
|
61 | creating:
|
62 | title: Creating Generators |
\ | No newline at end of file |