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

Document the Scrapy component API #5439

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Mar 3, 2022

  1. Remove duplicate definitions of from_crawler and from_settings. Make…

    … them refer to the centralized definition of these classmethods locatedin class-methods.rst
    OrestisKan committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fb92049 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    b1212e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Update docs/index.rst

    Update as per @Gallaecio 's suggestion, indeed "others" is too generic!
    
    Co-authored-by: Adrián Chaves <adrian@chaves.io>
    OrestisKan and Gallaecio committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    705122e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    92f9c05 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from atatabitovska/patch-3

    Update class-methods.rst
    
    Resolve inconsistent vocabulary. Add explanation on from settings
    OrestisKan committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    ef73383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2589484 View commit details
    Browse the repository at this point in the history
  4. Update class-methods.rst

    re-worded, i'll try to run it now and see how it acts
    atatabitovska committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    308029a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Merge pull request #2 from atatabitovska/patch-4

    Update class-methods.rst
    OrestisKan committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    9e0c4f7 View commit details
    Browse the repository at this point in the history