Update documentation for Spina 2.0.

Review Request #12920 — Created March 24, 2023 and submitted

chipx86
Spina
master
beanbag-misc

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.

Summary
Update documentation for Spina 2.0.
Description From Last Updated

Typo at the end of this line.

daviddavid

Do we want to make it clearer how spina is kind of transforming this from a static method to an …

daviddavid

Commas aren't necessary in this sentence.

daviddavid
david
  1. 
      
  2. README.md (Diff revision 1)
     
     

    Typo at the end of this line.

  3. README.md (Diff revision 1)
     
     
     
     

    Do we want to make it clearer how spina is kind of transforming this from a static method to an instance method?

  4. README.md (Diff revision 1)
     
     

    Commas aren't necessary in this sentence.

  5. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (529c0a0)
Loading...