• 
      

    Update documentation for Spina 2.0.

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

    Information

    Spina
    master

    Reviewers

    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 ID
    Update documentation for Spina 2.0.
    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.
    98404620146e7e02861a4fa4fa615033676f3a70
    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)
       
       
      Show all issues

      Typo at the end of this line.

    3. README.md (Diff revision 1)
       
       
       
       
      Show all issues

      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)
       
       
      Show all issues

      Commas aren't necessary in this sentence.

    5. 
        
    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (529c0a0)