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

More Documentation Cleanup #180

Merged
merged 1 commit into from
Jan 12, 2018
Merged

More Documentation Cleanup #180

merged 1 commit into from
Jan 12, 2018

Conversation

evilsoft
Copy link
Owner

@evilsoft evilsoft commented Jan 11, 2018

Clean up for 🌽sistancy

image

This PR does a sweep through the docs for some cleanup and to unify some of the "patterns" for representing docs in this lib. Mostly makes it easier to keep up with documentation.

This PR does the following:

  • Remove needless markdown-toc dep in docs folder.
  • Remove headings on Monoids and Crocks index pages
  • Add lib paths to State's pointfree functions.
  • Add proper spacing between "blocks"/sections in the existing READMEs
  • Use javascript for all code blocks, no more js.
  • Add the following Monoids to the pretty docs:
    • Assign
    • Prod
    • Sum

@coveralls
Copy link

coveralls commented Jan 11, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling f9f402d on docs-cleanup into f877923 on master.

@evilsoft
Copy link
Owner Author

image

@evilsoft evilsoft merged commit a53a478 into master Jan 12, 2018
@evilsoft evilsoft deleted the docs-cleanup branch January 12, 2018 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants