this post was submitted on 14 Jun 2023
1 points (100.0% liked)
Lemmy
12524 readers
1 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ok, but the TypeScript code is generated directly from the Lemmy Rust code (shown here).
But even for
community_name
the TypeScript file has no comment whereas the documentation does.So even if the TypeScript files are the source of the documentation (which it doesn't look like it is), it doesn't seem like that is the original source since it's getting generated from Rust. And not quite sure how that process works.