Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class decorator version of renpy.register_statement #4846

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jul 16, 2023

  1. Add register_decorator

    Gouvernathor committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    1bc5e25 View commit details
    Browse the repository at this point in the history
  2. Document addition

    Unless I add deco or decorator as a :doc: option, decorators can't be documented by docstring
    Gouvernathor committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    3ebd020 View commit details
    Browse the repository at this point in the history
  3. Tweak doc entry

    Gouvernathor committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    fe8dc69 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Use the docstring instead of a rst entry

    no need to edit the doc generation script actually
    Gouvernathor committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    db1a436 View commit details
    Browse the repository at this point in the history