Skip to content

Commit 4b6fc1f

Browse files
committed
Fix errors and merge comparison table
1 parent 2558c7e commit 4b6fc1f

7 files changed

+1857
-1867
lines changed

Writerside/tl.tree

+3-14
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,8 @@
2222
toc-title="Callables"/>
2323
<!-- TODO -->
2424
<toc-element topic="conditional-types.md" toc-title="Conditions" hidden="true"/>
25-
<toc-element topic="comparison.md" toc-title="Comparison of syntax between different tools">
26-
<toc-element topic="basic-types-comparison.md"
27-
toc-title="Basic types"/>
28-
<toc-element topic="conditional-types-comparison.md"
29-
toc-title="Conditional types"/>
30-
<toc-element topic="literal-types-comparison.md"
31-
toc-title="Literal types"/>
32-
<toc-element topic="shape-types-comparison.md"
33-
toc-title="Shape types"/>
34-
<toc-element topic="callable-types-comparison.md"
35-
toc-title="Callable types"/>
36-
</toc-element>
25+
<toc-element topic="comparison.md"
26+
toc-title="Comparison of syntax between different tools" />
3727

3828
<toc-element toc-title="Other tools">
3929
<toc-element toc-title="PHPStan" href="https://phpstan.org/writing-php-code/phpdoc-types" />
@@ -89,7 +79,6 @@
8979

9080
<toc-element topic="release-notes.md" />
9181
<toc-element topic="contribution.md" />
92-
<toc-element topic="license.md"
93-
toc-title="License" />
82+
<toc-element topic="license.md" />
9483

9584
</instance-profile>

0 commit comments

Comments
 (0)