YarnSpinnerTool / YSDocs

Source code to the documentation for Yarn Spinner.
https://docs.yarnspinner.dev
6 stars 27 forks source link

Documentation issue: Nodes, Lines, and Options doc page mentions old Yarn Editor #32

Open hsandt opened 1 year ago

hsandt commented 1 year ago

Doc page

https://docs.yarnspinner.dev/getting-started/writing-in-yarn/lines-nodes-and-options

Issue:

This note:

If you're using a graphical editor to write Yarn scripts, like Yarn Editor, it will handle this for you, and you can skip this section.

mentions the old Yarn Editor. I'm new to it so I searched for a while what it was about, only to find an old repository https://github.com/YarnSpinnerTool/YarnEditor forwarding to the classic editor for Yarn Spinner 1, and the experimental repo https://github.com/YarnSpinnerTool/ExperimentalYarnSpinnerEditor which is archived. It seems that the note is a leftover from v1 doc.

For new users, it would be clearer to explain you could use an experimental or third-party editor, but not call it "Yarn Editor" as it sounds like there is an official one that would be stable.