forked from hhvm/hack-codegen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnav_docs.yml
More file actions
64 lines (63 loc) · 2.83 KB
/
nav_docs.yml
File metadata and controls
64 lines (63 loc) · 2.83 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
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
- title: Overview
items:
- id: overview-quick-start
- id: overview-config-and-factory
- id: overview-hack-builder
- id: overview-definitions
- id: overview-partially-generated
- title: Reference
items:
- id: class.Facebook.HackCodegen.BaseCodeBuilder
- id: class.Facebook.HackCodegen.CodegenClass
- id: class.Facebook.HackCodegen.CodegenClassConstant
- id: class.Facebook.HackCodegen.CodegenClassish
- id: class.Facebook.HackCodegen.CodegenConstant
- id: class.Facebook.HackCodegen.CodegenConstantish
- id: class.Facebook.HackCodegen.CodegenConstructor
- id: class.Facebook.HackCodegen.CodegenEnum
- id: class.Facebook.HackCodegen.CodegenEnumMember
- id: class.Facebook.HackCodegen.CodegenFile
- id: class.Facebook.HackCodegen.CodegenFileBadSignatureException
- id: class.Facebook.HackCodegen.CodegenFileNoSignatureException
- id: class.Facebook.HackCodegen.CodegenFunction
- id: class.Facebook.HackCodegen.CodegenFunctionish
- id: class.Facebook.HackCodegen.CodegenGeneratedFrom
- id: class.Facebook.HackCodegen.CodegenImplementsInterface
- id: class.Facebook.HackCodegen.CodegenInterface
- id: class.Facebook.HackCodegen.CodegenMethod
- id: class.Facebook.HackCodegen.CodegenMethodish
- id: class.Facebook.HackCodegen.CodegenProperty
- id: class.Facebook.HackCodegen.CodegenShape
- id: class.Facebook.HackCodegen.CodegenShapeMember
- id: class.Facebook.HackCodegen.CodegenTrait
- id: class.Facebook.HackCodegen.CodegenType
- id: class.Facebook.HackCodegen.CodegenTypeConstant
- id: class.Facebook.HackCodegen.CodegenUsesTrait
- id: class.Facebook.HackCodegen.HackBuilder
- id: class.Facebook.HackCodegen.HackBuilderKeys
- id: class.Facebook.HackCodegen.HackBuilderValues
- id: class.Facebook.HackCodegen.HackCodegenConfig
- id: class.Facebook.HackCodegen.HackCodegenFactory
- id: class.Facebook.HackCodegen.HackfmtFormatter
- id: class.Facebook.HackCodegen.PartiallyGeneratedCode
- id: class.Facebook.HackCodegen.PartiallyGeneratedSignedSource
- id: class.Facebook.HackCodegen.SignedSource
- id: class.Facebook.HackCodegen.SignedSourceBase
- id: interface.Facebook.HackCodegen.ICodeBuilderRenderer
- id: interface.Facebook.HackCodegen.ICodegenFactory
- id: interface.Facebook.HackCodegen.ICodegenFormatter
- id: interface.Facebook.HackCodegen.IHackBuilderKeyRenderer
- id: interface.Facebook.HackCodegen.IHackBuilderValueRenderer
- id: interface.Facebook.HackCodegen.IHackCodegenConfig
- id: trait.Facebook.HackCodegen.CodegenClassWithInterfaces
- id: trait.Facebook.HackCodegen.CodegenFactoryTrait
- id: trait.Facebook.HackCodegen.CodegenWithAttributes
- id: trait.Facebook.HackCodegen.CodegenWithVisibility
- id: trait.Facebook.HackCodegen.HackBuilderRenderer
# n title:, 1 items: per title:, n id: per items:
# - title: A
# items:
# - id: B
# - id: C
# - title: D
# - id: E