Skip to content

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Apr 27, 2023

New Pull Request Checklist

Issue Description

Links are broken when using responsive-twig phpdocs template

Closes: #495

Approach

  • Change PHPDocs template to default
  • Fix documentation errors
  • Update links in readme

@parse-github-assistant
Copy link

parse-github-assistant bot commented Apr 27, 2023

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@dplewis dplewis requested a review from mtrezza April 27, 2023 23:21
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1dace2e) 97.88% compared to head (6ca14ad) 97.88%.

❗ Current head 6ca14ad differs from pull request most recent head 216c144. Consider uploading reports for the commit 216c144 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #500   +/-   ##
=========================================
  Coverage     97.88%   97.88%           
  Complexity     1066     1066           
=========================================
  Files            39       39           
  Lines          3262     3262           
=========================================
  Hits           3193     3193           
  Misses           69       69           
Impacted Files Coverage Δ
src/Parse/ParseBytes.php 100.00% <ø> (ø)
src/Parse/ParseFile.php 100.00% <ø> (ø)
src/Parse/ParseGeoPoint.php 100.00% <ø> (ø)
src/Parse/ParseObject.php 97.23% <ø> (ø)
src/Parse/ParseRelation.php 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dplewis dplewis changed the title ci: Change API Dcoumentation template style ci: Change API Documentation template style Apr 28, 2023
Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

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

Looks good!

@mtrezza mtrezza merged commit 1cf234d into parse-community:master Apr 28, 2023
@dplewis dplewis deleted the default-docs-template branch April 28, 2023 17:51
@parseplatformorg
Copy link

🎉 This change has been released in version 2.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version Edit label Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version Edit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publishing docs fails
3 participants