Updates:
        Status: WontFix

Comment #2 on issue 1105 by pekka.klarck: Some of the docs search queries results are 404
http://code.google.com/p/robotframework/issues/detail?id=1105

I took a look how this works nowadays after 1.5 years this issue was submitted.

When I did the query in the description <http://readthedocs.org/search/project/?q=replace_string&selected_facets=project%3ARobotFramework> first links work just fine. For example, the first link looks like this:

https://robot-framework.readthedocs.org/en/2.7.7/autodoc/robot.variables.html?highlight=replace_string

There is obviously a different version (2.7.7 vs latest), but the major difference is that three is now `autodoc` in the URL too.

Although most links worked, I was able to find one that didn't: a link to `Fixture` class in the latest version returned 404. This end result isn't too surprising considering that this class was removed in RF 2.8. Obviously it shouldn't show up in the results either.

Based on this testing and Janne's earlier comment that configs are fine, it seems these issues have been, and still partly are, caused by bugs in Read The Docs. I don't think we can do anything in Robot side to fix this. If someone has interest, an issue about the remaining problem could be submitted to Read The Docs project.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to