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

Page on RubyDoc not rendering properly #51

Open
jlschiavone opened this issue Feb 27, 2019 · 1 comment
Open

Page on RubyDoc not rendering properly #51

jlschiavone opened this issue Feb 27, 2019 · 1 comment

Comments

@jlschiavone
Copy link

Hi. I just wanted to report an issue with the taza docs...

This page does not render: https://www.rubydoc.info/gems/taza/1.0/Taza/Page

I'm told this is the reason:

"This is due to a parsing error in the taza gem. If this is your library, you can fix it by changing instances of {browser.element_by_xpath(...)} in examples on lib/taza/page.rb to include spaces around the braces ({ browser... }). Omitting the braces throws off YARD and causes it to interpret the reference as a class method, which is invalid in that context.

If this is not your library, I would recommend reporting the error to http://github.com/hammernight/taza -- the issue can reproduced by running yard --debug on the project locally."

@jlschiavone
Copy link
Author

Just following up on this. Would love to be able to use the docs if at all possible. Thanks!

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

No branches or pull requests

1 participant