Skip to content

Improve Parse and Format docs#1727

Merged
ricardograca merged 4 commits into
masterfrom
rg-improve-docs
Jan 5, 2018
Merged

Improve Parse and Format docs#1727
ricardograca merged 4 commits into
masterfrom
rg-improve-docs

Conversation

@ricardograca

@ricardograca ricardograca commented Jan 5, 2018

Copy link
Copy Markdown
Member

Introduction

Finishes the work started by @tbug in the PR linked above that was never updated to reflect the proposed changes and address the comments of the reviewers.

Also adds some text to address a few concerns raised in issue #668.

Fixes #1671, closes #1040.

Motivation

These methods are a bit confusing and it's not easy for a newcomer to know that they are complementary and which one does the opposite operation of the other. The issue tracker has a few questions related with this.

Proposed solution

A simple link to the opposite operation inside the docs of both Parse and Format.

Also adds a new Tutorials section to the main documentation where the only available guide right now is the Parse and Format document.

Current PR Issues

Doesn't really address all the concerns of issue #668, since that requires a lot more work and some changes.

@ricardograca ricardograca merged commit 435c764 into master Jan 5, 2018
@ricardograca ricardograca deleted the rg-improve-docs branch January 5, 2018 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

What's the other side of Mode#parse?

1 participant