Replies: 2 comments
-
Hi @PaulDoesDev, this appears to be a bug in Apple's current tools. By default, underscored methods are not exposed in documentation, but you can use Since this is not an issue with the library I am going to convert it to a discussion. Maybe someone else has an idea of how to work around this problem. |
Beta Was this translation helpful? Give feedback.
-
Ah, I didn't realise that that particular documentation was something you get from Apple. Makes sense why I see it in so many packages 😅 Thanks for the prompt response |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When in the Docs and trying to navigate to the _printChanges documentation in the sidebar it results in "The page you’re looking for can’t be found." and from there a refresh results in "404 File not found"
Tested in both Firefox and Chrome, also in private windows.
Checklist
main
branch of this package.Expected behavior
Document page is available
Actual behavior
Document page is not available
Steps to reproduce
Navigate to _printChanges in sidebar
Beta Was this translation helpful? Give feedback.
All reactions