Update documentation for Spina 2.0.
Review Request #12920 — Created March 24, 2023 and submitted
This updates all examples to use
static
attributes (as required by
Spina 2.0), and to add new information on automerged attributes.A new section has been added going into all the options available to the
@spina
decorator, with examples.There were also a few mistakes made here and there in some examples
(namely importing from the wrong identifier), which have been fixed.
Read through the docs using a GitHub-style Markdown renderer.
Checked for spelling errors.
- Change Summary:
-
- Removed some garbage at the end of a line.
- Clarified that static methods become prototype methods.
- Removed unnecessary commas.
- Commits:
-
Summary ID 8a3e009b7a2819a77af30ae6f903bb8445b4ad48 98404620146e7e02861a4fa4fa615033676f3a70 - Diff:
-
Revision 2 (+590 -36)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.