DOC reorder topics #1022
Merged
DOC reorder topics #1022
Conversation
* duplicate "topics/commands" link is removed; * Request/Response docs are moved to "Basic Concepts"; * settings docs are moved to "Basic Concepts"; * exceptions docs are moved to "Basic Concepts"; * "signals" and "exporters" docs are moved to "Extending Scrapy"; * "Reference" section is dropped because it is empty now.
LGTM |
LGTM too, can we merge it? |
Usually we require +1's from two core members, here we have three :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Users need to scroll http://doc.scrapy.org/en/latest/ each time they want to look up what "response" provides: Request/Response docs are buried in the bottom. In this PR they are moved to "Basic Concepts" section. Other changes: