Skip to content

Commit 8737993

Browse files
committed
docs: Continue fixing tidy and add consistency
This commit continues the rework of the documentation. This time, all changes have been tested by building the actual site and they all seem to be working fairly well. Further work will continue on the rest of the major sections of the documentation site, as well as on whatever points are yet to be answered by official mantainers.
1 parent 85b924a commit 8737993

File tree

2 files changed

+168
-152
lines changed

2 files changed

+168
-152
lines changed

docs/custom-types.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ export default {
66
vector: { link: "/docs/api/internal/vector" },
77
matrix: { link: "/docs/api/internal/matrix" },
88
element: {link: "/docs/advanced/custom-types#element"},
9+
tiling: {link: "https://typst.app/docs/reference/visualize/tiling/"},
910
};

0 commit comments

Comments
 (0)