File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 3
3
SYSTEM "https://resources.jetbrains.com/writerside/1.0/product-profile.dtd">
4
4
5
5
<instance-profile id =" tl" name =" PHP TypeLang" is-library =" true" start-page =" overview.topic" >
6
- <toc-element topic =" overview.topic" />
7
-
8
- <toc-element topic =" language.md" toc-title =" Syntax" >
6
+ <toc-element topic =" overview.topic" >
9
7
<toc-element topic =" basic-types.md" />
10
8
<toc-element topic =" logical-types.md" />
11
9
<toc-element topic =" generic-types.md" toc-title =" Generics" />
14
12
<toc-element topic =" shape-types.md" toc-title =" Shapes" />
15
13
<toc-element topic =" callable-types.md" toc-title =" Callables" />
16
14
<toc-element topic =" conditional-types.md" toc-title =" Conditions" />
15
+ <toc-element topic =" comparison.md" />
17
16
</toc-element >
18
17
19
18
<toc-element topic =" parser.md" toc-title =" Parser" >
File renamed without changes.
Original file line number Diff line number Diff line change 13
13
</description >
14
14
15
15
<spotlight >
16
- <a href =" language .md" type =" container"
17
- summary =" Language for describing more precise and strict PHP types." >Language</a >
16
+ <a href =" basic-types .md" type =" container"
17
+ summary =" Language for describing more precise and strict PHP types." >Language</a >
18
18
<a href =" parser.md" type =" mixed"
19
19
summary =" Reference implementation of a TypeLang parser providing functionality
20
- for analysis, recognition and construction of AST." >Parser</a >
20
+ for analysis, recognition and construction of AST." >Reference Parser Implementation </a >
21
21
</spotlight >
22
22
23
23
<primary >
You can’t perform that action at this time.
0 commit comments