The JS-client docs are automatically created by TypeDoc (which takes TypeScript code and generates HTML documentation).
And cool username Charlie Fish :)
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
The JS-client docs are automatically created by TypeDoc (which takes TypeScript code and generates HTML documentation).
And cool username Charlie Fish :)
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.