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

Arrow-recursion docs #913

Merged
merged 12 commits into from
Jun 29, 2018
Merged

Arrow-recursion docs #913

merged 12 commits into from
Jun 29, 2018

Conversation

aedans
Copy link
Collaborator

@aedans aedans commented Jun 28, 2018

Adds docs for arrow-recursion and makes the style more consistent with the rest of arrow.

aedans added 9 commits June 9, 2018 03:16
…s-recursion-docs

# Conflicts:
#	modules/docs/arrow-docs/docs/docs/recursion/birecursive/README.md
#	modules/docs/arrow-docs/docs/docs/recursion/corecursive/README.md
#	modules/docs/arrow-docs/docs/docs/recursion/recursive/README.md
…s-recursion-docs

# Conflicts:
#	modules/docs/arrow-docs/docs/docs/recursion/birecursive/README.md
#	modules/docs/arrow-docs/docs/docs/recursion/corecursive/README.md
#	modules/docs/arrow-docs/docs/docs/recursion/recursive/README.md
@aedans aedans requested a review from pakoito June 28, 2018 07:11
Copy link
Member

@pakoito pakoito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work, I've been so excited to get these PRd and merged :D

You have to remember to add the new pages to the _menu.yml before merging!

@@ -10,7 +10,6 @@ dependencies {
testCompile project(':arrow-test')
}

// FIXME(paco): re-enable when it's prod-ready
//apply from: rootProject.file('gradle/gradle-mvn-push.gradle')
apply from: rootProject.file('gradle/gradle-mvn-push.gradle')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad :(

@aedans aedans merged commit 6288abf into master Jun 29, 2018
@pakoito pakoito deleted the aedans-recursion-docs branch June 29, 2018 03:31
RawToast pushed a commit to RawToast/kategory that referenced this pull request Jul 18, 2018
* Enable arrow-recursion

* Update recursion-schemes to use more standard styles

* Add arrow-recursion docs intro

* Add recursive, corecursive, and birecursive docs

* Add fix, mu, and nu docs

* Improve recursion schemes docs

* Add links

* Merge branch 'master' of https://github.com/arrow-kt/arrow into aedans-recursion-docs

# Conflicts:
#	modules/docs/arrow-docs/docs/docs/recursion/birecursive/README.md
#	modules/docs/arrow-docs/docs/docs/recursion/corecursive/README.md
#	modules/docs/arrow-docs/docs/docs/recursion/recursive/README.md

* Add elements to menu

* Order arrow-recursion docs menu in order of importance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants