File tree 1 file changed +4
-4
lines changed
crates/lad_backends/mdbook_lad_preprocessor/tests/books/example_ladfile/expected/parent/lad
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ All registered reflect\-able types which can be constructed and directly manipul
6
6
7
7
| Type | Summary |
8
8
| --- | --- |
9
- | [ ` StructType<usize> ` ] ( /parent/lad /types/structtypeusize.md) | I am a struct |
10
- | [ ` EnumType ` ] ( /parent/lad /types/enumtype.md) | No Documentation 🚧 |
11
- | [ ` TupleStructType ` ] ( /parent/lad /types/tuplestructtype.md) | I am a tuple test type |
12
- | [ ` UnitType ` ] ( /parent/lad /types/unittype.md) | I am a unit test type |
9
+ | [ ` StructType<usize> ` ] ( ./. /types/structtypeusize.md) | I am a struct |
10
+ | [ ` EnumType ` ] ( ./. /types/enumtype.md) | No Documentation 🚧 |
11
+ | [ ` TupleStructType ` ] ( ./. /types/tuplestructtype.md) | I am a tuple test type |
12
+ | [ ` UnitType ` ] ( ./. /types/unittype.md) | I am a unit test type |
13
13
You can’t perform that action at this time.
0 commit comments